Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
To: netfilter@vger.kernel.org
Subject: Re: IMQ and marking
Date: Tue, 21 Jul 2009 17:28:07 +0200	[thread overview]
Message-ID: <4A65DE87.5010401@plouf.fr.eu.org> (raw)
In-Reply-To: <4A65CEE6.9050004@duet.it>

Fabio Marcone a écrit :
> In a post in a forum I see this:
> iptables -t mangle -A PREROUTING -m owner --pid-owner <PID of process> - 
> -j MARK --set-mark 2
> iptables -t mangle -A PREROUTING -j IMQ --todev 0
> 
> the second rule is used? so, rule matching in mangle table is not blocking?

Whether a matching rule stops further rule examination, if this is what 
you mean, depends on the target. MARK is not a terminal target. It is 
not specific to the mangle table, although (most if not all) 
mangle-specific targets are non terminal whereas filter and nat-specific 
targets are terminal.



  reply	other threads:[~2009-07-21 15:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-21 11:08 IMQ and marking Fabio Marcone
2009-07-21 14:21 ` Fabio Marcone
2009-07-21 15:28   ` Pascal Hambourg [this message]
2009-07-27  8:23   ` Покотиленко Костик

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=4A65DE87.5010401@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