Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
To: netfilter@vger.kernel.org
Subject: Re: mangle table question
Date: Wed, 31 Oct 2007 16:23:08 +0100	[thread overview]
Message-ID: <47289DDC.6030707@plouf.fr.eu.org> (raw)
In-Reply-To: <65CCDBD675D4F545AF59400EBEFE479D014700@av-mail01.aspenview.org>

Hello,

Jason Sigurdur a écrit :
> 
> If a specific rule is matched, does it not exit the chain?

Only if the target is "terminal". ACCEPT, DROP, REJECT are terminal. 
NAT-specific targets such as SNAT and DNAT are terminal too. LOG is 
obviously not terminal. Most if not all mangle-specific targets such as 
DSCP are not terminal. Indeed one may want to alter several parts of a 
packet in the same chain.

  reply	other threads:[~2007-10-31 15:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-31 14:54 mangle table question Jason Sigurdur
2007-10-31 15:23 ` Pascal Hambourg [this message]
2007-10-31 18:21   ` Matt Zagrabelny

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=47289DDC.6030707@plouf.fr.eu.org \
    --to=pascal.mail@plouf.fr.eu.org \
    --cc=netfilter@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox