Re: [Openstack] Communication between Qunatum Server and openVSwitch agent

2012-12-05 Thread Razique Mahroua
Sure :)BTW for obtaining the line number of the lines: iptables -L -nv --line-numbers Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15 Le 5 déc. 2012 à 11:27, Skible OpenStack a écrit : Merci infiniment monsieur Mahroua

Re: [Openstack] Communication between Qunatum Server and openVSwitch agent

2012-12-05 Thread Skible OpenStack
Merci infiniment monsieur Mahroua Le 05/12/2012 11:25, Razique Mahroua a écrit : You can insert a logging rule between the last one which drops packet  with iptables something like this would do the trick :  iptables -I

Re: [Openstack] Communication between Qunatum Server and openVSwitch agent

2012-12-05 Thread Razique Mahroua
You can insert a logging rule between the last one which drops packet with iptables something like this would do the trick : iptables -I INPUT (next-to-the-last rule number) -j LOG --log-prefix "blocked packets : " Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15 Le 5 d