From 013567496c16add0a55908edae1732f4937f0ae8 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Tue, 27 Apr 2010 12:40:57 -0700 Subject: [PATCH] Update manpages for addressless bridge Signed-off-by: Tom Eastep --- manpages/shorewall-interfaces.xml | 12 ++++++++++++ manpages6/shorewall6-interfaces.xml | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/manpages/shorewall-interfaces.xml b/manpages/shorewall-interfaces.xml index 450e2efe2..165538aed 100644 --- a/manpages/shorewall-interfaces.xml +++ b/manpages/shorewall-interfaces.xml @@ -648,6 +648,18 @@ dmz eth2 detect net ppp0 - + + + Example 4 (Shorewall 4.4.9 and later): + + + You have a bridge with no IP address and you want to allow + traffic through the bridge. + + #ZONE INTERFACE BROADCAST OPTIONS +- br0 - routeback + + diff --git a/manpages6/shorewall6-interfaces.xml b/manpages6/shorewall6-interfaces.xml index c0ff6d765..5a419c137 100644 --- a/manpages6/shorewall6-interfaces.xml +++ b/manpages6/shorewall6-interfaces.xml @@ -304,6 +304,18 @@ loc eth1 - dmz eth2 - + + + Example 4 (Shorewall 4.4.9 and later): + + + You have a bridge with no IP address and you want to allow + traffic through the bridge. + + #ZONE INTERFACE BROADCAST OPTIONS +- br0 - routeback + +