diff --git a/manpages/shorewall-interfaces.xml b/manpages/shorewall-interfaces.xml index b659ffe71..572c240a8 100644 --- a/manpages/shorewall-interfaces.xml +++ b/manpages/shorewall-interfaces.xml @@ -441,12 +441,21 @@ loc eth2 - Added in Shorewall 4.4.4. This option may only be used - when defining a bridge port (:port appeared in the INTERFACE - column). When specified, the port name in the INTERFACE column - is a logical name that refers to the name given in this - option. It is useful when you want to specify the same - wildcard port name on two or more bridges. See port + appeared in the INTERFACE column). When specified, the port + name in the INTERFACE column is a logical name that refers to + the name given in this option. It is useful when you want to + specify the same wildcard port name on two or more bridges. + See http://www.shorewall.net/bridge-Shorewall-perl.html#Multiple. + + If the interface name is a wildcard + name (ends with '+'), then the physical + name must also end in '+'. + + If is not specified, then it's + value defaults to the interface + name. diff --git a/manpages/shorewall-providers.xml b/manpages/shorewall-providers.xml index eb53d3cbd..f869b9ee0 100644 --- a/manpages/shorewall-providers.xml +++ b/manpages/shorewall-providers.xml @@ -164,11 +164,6 @@ hosts will be connecting to local servers through this provider. - Beginning with Shorewall 4.4.3, - is the default. If, for some reason, you don't want - then specify - (see below). - Beginning with Shorewall 4.4.3, defaults to the setting of the TRACK_PROVIDERS option in shorewall.conf (5). diff --git a/manpages6/shorewall6-interfaces.xml b/manpages6/shorewall6-interfaces.xml index 2a328e7be..e0a12875f 100644 --- a/manpages6/shorewall6-interfaces.xml +++ b/manpages6/shorewall6-interfaces.xml @@ -187,6 +187,14 @@ loc eth2 - option. It is useful when you want to specify the same wildcard port name on two or more bridges. See http://www.shorewall.net/bridge-Shorewall-perl.html#Multiple. + + If the interface name is a wildcard + name (ends with '+'), then the physical + name must also end in '+'. + + If is not specified, then it's + value defaults to the interface + name. @@ -211,7 +219,7 @@ loc eth2 - If this option is not specified for an interface, then source-routed packets will not be accepted from that interface (sets - /proc/sys/net/ipv6/conf/interface/accept_source_route + /proc/sys/net/ipv6/conf//accept_source_route to 1). Only set this option if you know what you are doing. This might represent a security risk and is not usually needed.