Update man page for the maclist file to mention logging

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5105 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-12-12 15:27:57 +00:00
parent b1f62dde39
commit ffde6b6251

View File

@ -34,12 +34,14 @@
<term><emphasis role="bold">DISPOSITION</emphasis> — {<emphasis <term><emphasis role="bold">DISPOSITION</emphasis> — {<emphasis
role="bold">ACCEPT</emphasis>|<emphasis role="bold">ACCEPT</emphasis>|<emphasis
role="bold">DROP</emphasis>|<emphasis role="bold">DROP</emphasis>|<emphasis
role="bold">REJECT</emphasis>}</term> role="bold">REJECT</emphasis>}[<option>:</option><replaceable>log-level</replaceable>]</term>
<listitem> <listitem>
<para><emphasis role="bold">ACCEPT</emphasis> or <emphasis <para><emphasis role="bold">ACCEPT</emphasis> or <emphasis
role="bold">DROP</emphasis> (if MACLIST_TABLE=filter in role="bold">DROP</emphasis> (if MACLIST_TABLE=filter in
shorewall.conf(5), then REJECT is also allowed)</para> shorewall.conf(5), then REJECT is also allowed). If specified, the
<replaceable>log-level</replaceable> causes packets matching the
rule to be logged at that level.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>