Linux Netfilter discussions
 help / color / mirror / Atom feed
* QUEUE function called twice?
@ 2005-09-08 11:43 Michael D. Berger
  2005-09-09  2:14 ` Michael D. Berger
  0 siblings, 1 reply; 3+ messages in thread
From: Michael D. Berger @ 2005-09-08 11:43 UTC (permalink / raw)
  To: netfilter

On RH-E-WS-4, in the Input chain, I send icmp type 8
to -j QUEUE, where my function DROPs the first three,
and ACCEPTs all thereafter.  The debug print in the
function shows that when I accept, my queue function
is called a second time (a total of two times for
each ping).  Is this to be expected?  If so, this
will be a problem for the ultimate intended use,
which is a complex, stateful filter for some nasty
stuff on port 80.

Thanks in advance for your help.
Mike.
--
Michael D. Berger
m.d.berger@ieee.org 




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-09 10:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-08 11:43 QUEUE function called twice? Michael D. Berger
2005-09-09  2:14 ` Michael D. Berger
2005-09-09 10:26   ` TheGesus

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