From: Tim Gardner <timg@tpi.com>
To: netfilter@lists.netfilter.org
Subject: 2.6.0-test9, bridge firewall, interface specification
Date: Thu, 6 Nov 2003 14:07:23 -0700 [thread overview]
Message-ID: <200311061407.23335.timg@tpi.com> (raw)
I have a well behaved bridge firewall using 2.4.22 with the relevant P-O-M
patches applied. In testing 2.6.0-test9 I have determined that interface
specification on a rule no longer works. For example, the first rule in the
set that should catch 99% of all inbound TCP packets is
iptables -A FORWARD -i $EXTIF -m state --state ESTABLISHED,RELATED -j ACCEPT
If the interface is specifed, then this rule does not accrue any packets. Is
this an expected change in behavior from 2.4.22?
--
Tim Gardner - timg@tpi.com 406-443-5357
TriplePoint, Inc. - http://www.tpi.com
PGP: http://www.tpi.com/PGP/Tim.txt
next reply other threads:[~2003-11-06 21:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-06 21:07 Tim Gardner [this message]
2003-11-06 21:52 ` 2.6.0-test9, bridge firewall, interface specification Cedric Blancher
[not found] ` <1068155572.818.19.camel-C+0P+FOGv0rbFIwZ3jqLltgfHpRXVu16X36uYwy3hK3k1uMJSBkQmQ@public.gmane.org>
2003-11-06 22:11 ` Tim Gardner
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=200311061407.23335.timg@tpi.com \
--to=timg@tpi.com \
--cc=netfilter@lists.netfilter.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.