From: <abirvalg@lavabit.com>
To: netfilter-devel@vger.kernel.org
Subject: conntrack can't update mark on icmp connection
Date: Tue, 14 Feb 2012 00:16:44 +0200 [thread overview]
Message-ID: <20120214001644.2e3a0d4c@wwwwww-701SD> (raw)
Hello,
As root I try to set marks on all packets originating from my machine with
conntrack -U -s 192.168.1.114 --mark 10
It does set marks on some udp connections but ignores the icmp one.
Upon the issue of this command it lists all updated udp connections with mark=10 and \
eventually gives
...
conntrack v0.9.14 (conntrack-tools): Operation failed: invalid parameters
After that conntrack -L shows that all udp connections that preceed in the list the icmp one \
where updated, but the icmp connection and all udp connections following it in the \
list were not updated. Seems like conntrack choked on icmp.
Could you please help me.
uname -a
Linux 2.6.35-30-generic #60-Ubuntu SMP Mon Sep 19 20:45:08 UTC 2011 i686 \
GNU/Linux
P.S.
Please CC me when replying.
next reply other threads:[~2012-02-13 22:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-13 22:16 abirvalg [this message]
2012-03-23 1:11 ` conntrack can't update mark on icmp connection Pablo Neira Ayuso
-- strict thread matches above, loose matches on Subject: below --
2012-03-20 15:35 abirvalg
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=20120214001644.2e3a0d4c@wwwwww-701SD \
--to=abirvalg@lavabit.com \
--cc=netfilter-devel@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).