forked from extern/shorewall_code
Document the 'ignore' interface option
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
352dba1aac
commit
aed595f1d8
@ -314,6 +314,15 @@ loc eth2 -</programlisting>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><emphasis role="bold">ignore</emphasis></term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>When specified, causes the generated script to ignore
|
||||||
|
up/down events from Shorewall-init for this device.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis
|
<term><emphasis
|
||||||
role="bold">logmartians[={0|1}]</emphasis></term>
|
role="bold">logmartians[={0|1}]</emphasis></term>
|
||||||
@ -419,9 +428,9 @@ loc eth2 -</programlisting>
|
|||||||
<term>nosmurfs</term>
|
<term>nosmurfs</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para> Deprecated in Shorewall 4.4.25 and later in favor of
|
<para>Deprecated in Shorewall 4.4.25 and later in favor of the
|
||||||
the DropSmurfs standard action. Filter packets for smurfs
|
DropSmurfs standard action. Filter packets for smurfs (packets
|
||||||
(packets with a broadcast address as the source).</para>
|
with a broadcast address as the source).</para>
|
||||||
|
|
||||||
<para>Smurfs will be optionally logged based on the setting of
|
<para>Smurfs will be optionally logged based on the setting of
|
||||||
SMURF_LOG_LEVEL in <ulink
|
SMURF_LOG_LEVEL in <ulink
|
||||||
|
@ -216,6 +216,15 @@ loc eth2 -</programlisting>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><emphasis role="bold">ignore</emphasis></term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>When specified, causes the generated script to ignore
|
||||||
|
up/down events from Shorewall-init for this device.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis
|
<term><emphasis
|
||||||
role="bold">mss</emphasis>=<emphasis>number</emphasis></term>
|
role="bold">mss</emphasis>=<emphasis>number</emphasis></term>
|
||||||
|
Loading…
Reference in New Issue
Block a user