From 9f99a671d32ef5c7af01221c317bfdb080a5359b Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sun, 3 Nov 2002 16:15:24 +0000 Subject: *** empty log message *** --- docs/br_fw_ia/br_fw_ia.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/br_fw_ia/br_fw_ia.html b/docs/br_fw_ia/br_fw_ia.html index 36e5ce1..6b05d50 100644 --- a/docs/br_fw_ia/br_fw_ia.html +++ b/docs/br_fw_ia/br_fw_ia.html @@ -615,12 +615,14 @@ echo '1' > /proc/sys/net/ipv4/ip_forward

10. Using the iptables physdev match module for kernel 2.5

+

The 2.5 standard kernel contains an iptables match module called physdev which has to be used to match the bridge's - physical in and out ports. Its usage is simple: -

iptables -m physdev --physdev-in <bridge-port>
- and + physical in and out ports. Its usage is simple:

+
iptables -m physdev --physdev-in <bridge-port>

+ and

iptables -m physdev --physdev-out <bridge-port>
+


 Released under the GNU Free Documentation License.
-- 
cgit v1.2.3