Hope I'm posting in the right list - did not find a better place

I try to run simuwan_usr from Jerome Etienne (http://off.net/~jme/)
I do the following :
$ simuwan_usr -d 1 -D 2 -r 1

of course nothing happens (:-)
then I detour packets to ip_queue
$ iptables -A OUTPUT -p 0 -j QUEUE

and all ip stack goes down - looks like ip packets just fall on the floor 
instead of being handled by ip_queue and passed to simuwan_usr.

when I iptables -F then it is ok again

I guess the ip_queue module does not it's job properly
How can I check it ?

thanks in advance

arn


Reply via email to