[Fwd: Questions about the netfilter_queue]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--- Begin Message ---
hi, 

  I wrote some code to parse the packets captured by the
netfilter_queue. I used the following the iptables rules on my PC:

 iptables -A OUTPUT -p tcp --dport ${PORT} -j NFQUEUE --queue-num 0
 iptables -A INPUT  -p tcp --sport ${PORT} -j NFQUEUE --queue-num 0

When I try to transfer a file about 500M to the server, after several
seconds, the capturing process can't capture any more packets.

Do you all encounter the same problem? Thanks a lot.

Lixing
July.26 2007


--- End Message ---

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux