forked from extern/shorewall_code
Fix manpages
This commit is contained in:
parent
bd9c651961
commit
1735e168b1
@ -441,12 +441,21 @@ loc eth2 -</programlisting>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Added in Shorewall 4.4.4. This option may only be used
|
<para>Added in Shorewall 4.4.4. This option may only be used
|
||||||
when defining a bridge port (:port appeared in the INTERFACE
|
when defining a bridge port (:<emphasis>port</emphasis>
|
||||||
column). When specified, the port name in the INTERFACE column
|
appeared in the INTERFACE column). When specified, the port
|
||||||
is a logical name that refers to the name given in this
|
name in the INTERFACE column is a logical name that refers to
|
||||||
option. It is useful when you want to specify the same
|
the name given in this option. It is useful when you want to
|
||||||
wildcard port name on two or more bridges. See <ulink
|
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>
|
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>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -164,11 +164,6 @@
|
|||||||
hosts will be connecting to local servers through this
|
hosts will be connecting to local servers through this
|
||||||
provider.</para>
|
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>
|
<para>Beginning with Shorewall 4.4.3, <option>track</option>
|
||||||
defaults to the setting of the TRACK_PROVIDERS option in
|
defaults to the setting of the TRACK_PROVIDERS option in
|
||||||
<ulink url="shorwewall.conf.html">shorewall.conf</ulink> (5).
|
<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
|
option. It is useful when you want to specify the same
|
||||||
wildcard port name on two or more bridges. See <ulink
|
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>
|
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>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -211,7 +219,7 @@ loc eth2 -</programlisting>
|
|||||||
<para>If this option is not specified for an interface, then
|
<para>If this option is not specified for an interface, then
|
||||||
source-routed packets will not be accepted from that interface
|
source-routed packets will not be accepted from that interface
|
||||||
(sets
|
(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.
|
to 1). Only set this option if you know what you are doing.
|
||||||
This might represent a security risk and is not usually
|
This might represent a security risk and is not usually
|
||||||
needed.</para>
|
needed.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user