forked from extern/shorewall_code
Fix manpages
This commit is contained in:
parent
bd9c651961
commit
1735e168b1
@ -441,12 +441,21 @@ loc eth2 -</programlisting>
|
||||
|
||||
<listitem>
|
||||
<para>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 <ulink
|
||||
when defining a bridge port (:<emphasis>port</emphasis>
|
||||
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 <ulink
|
||||
url="http://www.shorewall.net/bridge-Shorewall-perl.html#Multiple">http://www.shorewall.net/bridge-Shorewall-perl.html#Multiple</ulink>.</para>
|
||||
|
||||
<para>If the <emphasis>interface</emphasis> name is a wildcard
|
||||
name (ends with '+'), then the physical
|
||||
<emphasis>name</emphasis> must also end in '+'.</para>
|
||||
|
||||
<para>If <option>physical</option> is not specified, then it's
|
||||
value defaults to the <emphasis>interface</emphasis>
|
||||
name.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -164,11 +164,6 @@
|
||||
hosts will be connecting to local servers through this
|
||||
provider.</para>
|
||||
|
||||
<para>Beginning with Shorewall 4.4.3, <option>track</option>
|
||||
is the default. If, for some reason, you don't want
|
||||
<option>track</option> then specify <option>notrack</option>
|
||||
(see below).</para>
|
||||
|
||||
<para>Beginning with Shorewall 4.4.3, <option>track</option>
|
||||
defaults to the setting of the TRACK_PROVIDERS option in
|
||||
<ulink url="shorwewall.conf.html">shorewall.conf</ulink> (5).
|
||||
|
@ -187,6 +187,14 @@ loc eth2 -</programlisting>
|
||||
option. It is useful when you want to specify the same
|
||||
wildcard port name on two or more bridges. See <ulink
|
||||
url="http://www.shorewall.net/bridge-Shorewall-perl.html#Multiple">http://www.shorewall.net/bridge-Shorewall-perl.html#Multiple</ulink>.</para>
|
||||
|
||||
<para>If the <emphasis>interface</emphasis> name is a wildcard
|
||||
name (ends with '+'), then the physical
|
||||
<emphasis>name</emphasis> must also end in '+'.</para>
|
||||
|
||||
<para>If <option>physical</option> is not specified, then it's
|
||||
value defaults to the <emphasis>interface</emphasis>
|
||||
name.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -211,7 +219,7 @@ loc eth2 -</programlisting>
|
||||
<para>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/<emphasis>interface</emphasis>/accept_source_route
|
||||
/proc/sys/net/ipv6/conf/<emphasis></emphasis>/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.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user