From: "Tomasz Chilinski" <chilek@chilan.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] CONNMARK problem
Date: Fri, 24 Sep 2004 17:28:42 +0000 [thread overview]
Message-ID: <20040924172509.M37633@chilan.com> (raw)
In-Reply-To: <1096050082.415465a2682a2@www.bonet.sk>
On Fri, 24 Sep 2004 20:21:22 +0200, cvok wrote
> Hello everybody.
Hello.
> i think when packet is passing trough my POSTROUTING in mangle table
> it can't match rule 2 or 3, but in the real life it is a little bit different
>
> iptables -t mangle -L PREROUTING -v
> shows following:
> Chain PREROUTING (policy ACCEPT 16M packets, 4534M bytes)
> pkts bytes target prot opt in out source destination
> 159K 53M CONNMARK all -- any any anywhere
> anywhere CONNMARK set 0x0
> 1090 112K all --
> any any anywhere anywhere CONNMARK
> match 0x5
> 22 1843 all -- any any anywhere
> anywhere CONNMARK match 0x6
>
> i don't know if it is correct, so please tell me if it is normal.
It's normal. CONNMARK target doesn't mean stopping traversing the chain.
> Matis
Bests,
Tomasz Chilinski
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2004-09-24 17:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-24 17:22 [LARTC] CONNMARK problem cvok
2004-09-24 17:28 ` Tomasz Chilinski [this message]
2004-09-24 19:02 ` zytek
2005-01-08 13:02 ` Leandro Travaglia
2005-01-09 11:53 ` Leandro Travaglia
2005-01-10 2:25 ` Vincent
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=20040924172509.M37633@chilan.com \
--to=chilek@chilan.com \
--cc=lartc@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 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.