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>
|
||||
</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>
|
||||
<term><emphasis
|
||||
role="bold">logmartians[={0|1}]</emphasis></term>
|
||||
@ -419,9 +428,9 @@ loc eth2 -</programlisting>
|
||||
<term>nosmurfs</term>
|
||||
|
||||
<listitem>
|
||||
<para> Deprecated in Shorewall 4.4.25 and later in favor of
|
||||
the DropSmurfs standard action. Filter packets for smurfs
|
||||
(packets with a broadcast address as the source).</para>
|
||||
<para>Deprecated in Shorewall 4.4.25 and later in favor of the
|
||||
DropSmurfs standard action. Filter packets for smurfs (packets
|
||||
with a broadcast address as the source).</para>
|
||||
|
||||
<para>Smurfs will be optionally logged based on the setting of
|
||||
SMURF_LOG_LEVEL in <ulink
|
||||
|
@ -216,6 +216,15 @@ loc eth2 -</programlisting>
|
||||
</listitem>
|
||||
</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>
|
||||
<term><emphasis
|
||||
role="bold">mss</emphasis>=<emphasis>number</emphasis></term>
|
||||
|
Loading…
Reference in New Issue
Block a user