mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-15 02:38:17 +02:00
Add 'physical' interface option for bridge ports
This commit is contained in:
@ -172,8 +172,21 @@ loc eth2 -</programlisting>
|
||||
cannot be obtained.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<para></para>
|
||||
<varlistentry>
|
||||
<term>physical=<emphasis
|
||||
role="bold"><emphasis>name</emphasis></emphasis></term>
|
||||
|
||||
<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
|
||||
url="http://www.shorewall.net/bridge-Shorewall-perl.html#Multiple">http://www.shorewall.net/bridge-Shorewall-perl.html#Multiple</ulink>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Reference in New Issue
Block a user