From: Rudolf_AT <Rudolf_AT.nf@aon.at>
To: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: IP sets: Suggestion: additional value match
Date: Tue, 4 Aug 2015 07:51:36 +0200 [thread overview]
Message-ID: <55C052E8.9040101@aon.at> (raw)
In-Reply-To: <alpine.DEB.2.10.1508031058510.26858@blackhole.kfki.hu>
Thanks for your reply!
> As far as I see it's quite similar to the "connmark/CONNMARK" match
> and target. Why cannot that simply be used?
Yes, it is quite similar to connmark. But - to my knowledge - I think at
least the following differences apply:
CONNMARK can be used: a) if there are no conflicts with existing use of
connmark rules - in particular with special firewall/packetfilter
systems with built-in-rules - and b) if a connection should be
identified exactly by src/dest IP + src/dest port.
SET can be used without interfering with connection tracking and other
existing SET rules. Identifying the origin and destination of a packet
is more flexible by using one or all of src/dest IP + one port.
In particular, I used SET instead of CONNMARK to implement the rules
described by Jan Engelhardt in "Detecting and deceiving network scans".
Best Regards,
Rudolf
next prev parent reply other threads:[~2015-08-04 5:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-30 15:29 IP sets: Suggestion: additional value match Rudolf_AT
2015-08-03 9:13 ` Jozsef Kadlecsik
2015-08-04 5:51 ` Rudolf_AT [this message]
2015-08-06 16:08 ` Rudolf_AT
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=55C052E8.9040101@aon.at \
--to=rudolf_at.nf@aon.at \
--cc=kadlec@blackhole.kfki.hu \
--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 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.