Linux Netfilter discussions
 help / color / mirror / Atom feed
* [Fwd: Questions about the netfilter_queue]
@ 2007-07-26 11:10 lising
  0 siblings, 0 replies; only message in thread
From: lising @ 2007-07-26 11:10 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: Forwarded message - Questions about the netfilter_queue --]
[-- Type: message/rfc822, Size: 790 bytes --]

From: lising <xing.starwill@gmail.com>
To: netfilter@lists.netfilter.org
Subject: Questions about the netfilter_queue
Date: Thu, 26 Jul 2007 18:25:17 +0800
Message-ID: <1185445508.4506.7.camel@lising-desktop>

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-26 11:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-26 11:10 [Fwd: Questions about the netfilter_queue] lising

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox