Document the 'ignore' interface option

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-11-04 07:55:18 -07:00
parent 352dba1aac
commit aed595f1d8
2 changed files with 21 additions and 3 deletions

View File

@ -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

View File

@ -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>