All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael D. Berger" <m.d.berger@ieee.org>
To: 'netfilter' <netfilter@lists.netfilter.org>
Subject: RE: QUEUE function called twice?
Date: Thu, 8 Sep 2005 22:14:08 -0400	[thread overview]
Message-ID: <000101c5b4e4$2996f7b0$2801a8c0@MBRC40> (raw)
In-Reply-To: <000001c5b46a$87d8c2b0$2801a8c0@MBRC40>

Mia culpa.  Because of a script error, I had two
similar -j QUEUE lines.  My apologies.
Mike.
--
Michael D. Berger
m.d.berger@ieee.org 

> -----Original Message-----
> From: netfilter-bounces@lists.netfilter.org 
> [mailto:netfilter-bounces@lists.netfilter.org] On Behalf Of 
> Michael D. Berger
> Sent: Thursday, September 08, 2005 7:43 AM
> To: netfilter
> Subject: QUEUE function called twice?
> 
> 
> 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 
> 
> 
> 
> 




  reply	other threads:[~2005-09-09  2:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-08 11:43 QUEUE function called twice? Michael D. Berger
2005-09-09  2:14 ` Michael D. Berger [this message]
2005-09-09 10:26   ` TheGesus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000101c5b4e4$2996f7b0$2801a8c0@MBRC40' \
    --to=m.d.berger@ieee.org \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.