From: Marek Kierdelewicz <marek@piasta.pl>
To: Dennison Williams <dennison.williams@gmail.com>
Cc: netfilter@vger.kernel.org
Subject: Re: MARK not working
Date: Fri, 2 Apr 2010 06:57:42 +0200 [thread overview]
Message-ID: <20100402065742.23be08f0@catlap> (raw)
In-Reply-To: <4BB53BEC.9010709@gmail.com>
>Hello,
Hi,
>I am having a problem receiving marked packets from the mangle table in
>my filter table. I have:
I think packets marked 0x1 in prerouting should never reach LOG &
ACCEPT rule because of the following rule before them:
>-A INPUT -i eth1 -p udp -m udp --dport 4500 -j ACCEPT
You can clear counters, feed some test traffic to the box and send me
counter information retrieved with following commands:
iptables -L -nv -t filter
iptables -L -nv -t mangle
Regards,
Marek
next prev parent reply other threads:[~2010-04-02 4:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-02 0:35 MARK not working Dennison Williams
2010-04-02 4:57 ` Marek Kierdelewicz [this message]
2010-04-02 7:27 ` Dennison Williams
2010-04-02 9:16 ` Marek Kierdelewicz
2010-04-02 11:30 ` Jan Engelhardt
[not found] ` <006a01cad270$b1876110$14962330$@toure@vipnet.ci>
2010-04-02 14:37 ` setting quotas with quota Jan Engelhardt
2010-04-02 20:35 ` MARK not working Dennison Williams
2010-04-02 11:26 ` Jan Engelhardt
2010-04-02 13:02 ` Marek Kierdelewicz
2010-04-02 7:24 ` John Lister
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=20100402065742.23be08f0@catlap \
--to=marek@piasta.pl \
--cc=dennison.williams@gmail.com \
--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;
as well as URLs for NNTP newsgroup(s).