From: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
To: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: Re: arbitrary address mask matching
Date: Mon, 10 Aug 2009 10:48:58 +0200 [thread overview]
Message-ID: <4A7FDEFA.3020009@plouf.fr.eu.org> (raw)
In-Reply-To: <4A7F5CF1.8030708@gmail.com>
Hello,
Christoph A. a écrit :
>
> iptables -A OUTPUT -d 10.10.97.1/255.255.255.253 -m iprange --dst-range
> 10.10.97.1-10.10.97.7 -j REJECT
>
> this should match on 10.10.97.1,3,5,7 but matches only 1 and 3
253 is binary 11111101, so this is the expected behaviour.
BTW, what is the use of iprange in this rule ?
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2009-08-10 8:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-09 23:34 arbitrary address mask matching Christoph A.
2009-08-10 8:48 ` Pascal Hambourg [this message]
2009-08-10 9:06 ` Christoph A.
2009-08-10 15:12 ` Jan Engelhardt
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=4A7FDEFA.3020009@plouf.fr.eu.org \
--to=pascal.mail@plouf.fr.eu.org \
--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).