New syntax convention in maclist manpage

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4978 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-11-22 18:46:06 +00:00
parent de177d4f03
commit 36b4b362da

View File

@ -31,7 +31,10 @@
<variablelist>
<varlistentry>
<term><emphasis role="bold">DISPOSITION</emphasis></term>
<term><emphasis role="bold">DISPOSITION</emphasis> — {<emphasis
role="bold">ACCEPT</emphasis>|<emphasis
role="bold">DROP</emphasis>|<emphasis
role="bold">REJECT</emphasis>}</term>
<listitem>
<para><emphasis role="bold">ACCEPT</emphasis> or <emphasis
@ -41,29 +44,34 @@
</varlistentry>
<varlistentry>
<term><emphasis role="bold">INTERFACE</emphasis></term>
<term><emphasis role="bold">INTERFACE</emphasis>
<emphasis>interface</emphasis>[<emphasis
role="bold">:</emphasis><emphasis>port</emphasis>]</term>
<listitem>
<para>Network interface to a host. If the interface names a bridge,
it may be optionally followed by a colon (":") and a physical port
name (e.g., br0:eth4).</para>
<para>Network <emphasis>interface</emphasis> to a host. If the
interface names a bridge, it may be optionally followed by a colon
(":") and a physical port name (e.g., br0:eth4).</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis role="bold">MAC</emphasis></term>
<term><emphasis role="bold">MAC</emphasis>
<emphasis>address</emphasis></term>
<listitem>
<para>MAC address of the host -- you do not need to use the
Shorewall format for MAC addresses here. If <emphasis role="bold">IP
ADDRESSESES</emphasis> is supplied then <emphasis
role="bold">MAC</emphasis> can be supplied as a dash (<emphasis
role="bold">-</emphasis>)</para>
<para>MAC <emphasis>address</emphasis> of the host -- you do not
need to use the Shorewall format for MAC addresses here. If
<emphasis role="bold">IP ADDRESSESES</emphasis> is supplied then
<emphasis role="bold">MAC</emphasis> can be supplied as a dash
(<emphasis role="bold">-</emphasis>)</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis role="bold">IP ADDRESSES</emphasis> (Optional)</term>
<term><emphasis role="bold">IP ADDRESSES</emphasis> (Optional) —
[<emphasis>address</emphasis>[<emphasis
role="bold">,</emphasis><emphasis>address</emphasis>]...]</term>
<listitem>
<para>If specified, both the MAC and IP address must match. This