forked from extern/shorewall_code
New syntax convention in zones manpage
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4994 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
41ff9b3089
commit
a2b2f90473
@ -43,14 +43,17 @@
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><emphasis role="bold">ZONE</emphasis></term>
|
||||
<term><emphasis role="bold">ZONE</emphasis> —
|
||||
<emphasis>zone</emphasis>[<emphasis
|
||||
role="bold">:</emphasis><emphasis>parent-zone</emphasis>[<emphasis
|
||||
role="bold">,</emphasis><emphasis>parent-zone</emphasis>]...]</term>
|
||||
|
||||
<listitem>
|
||||
<para>Short name of the zone. The names "all" and "none" are
|
||||
reserved and may not be used as zone names. The maximum length of a
|
||||
zone name is determined by the setting of the LOGFORMAT option in
|
||||
shorewall.conf. With the default LOGFORMAT, zone names can be at
|
||||
most 5 characters long.</para>
|
||||
<para>Nname of the <emphasis>zone</emphasis>. The names "all" and
|
||||
"none" are reserved and may not be used as zone names. The maximum
|
||||
length of a zone name is determined by the setting of the LOGFORMAT
|
||||
option in shorewall.conf. With the default LOGFORMAT, zone names can
|
||||
be at most 5 characters long.</para>
|
||||
|
||||
<para>Where a zone is nested in one or more other zones, you may
|
||||
follow the (sub)zone name by ":" and a comma-separated list of the
|
||||
@ -118,7 +121,8 @@ c:a,b ipv4</programlisting>
|
||||
|
||||
<varlistentry>
|
||||
<term><emphasis role="bold">OPTIONS, IN OPTIONS and OUT
|
||||
OPTIONS</emphasis></term>
|
||||
OPTIONS</emphasis> — [<emphasis>option</emphasis>[<emphasis
|
||||
role="bold">,</emphasis><emphasis>option</emphasis>]...]</term>
|
||||
|
||||
<listitem>
|
||||
<para>A comma-separated list of options.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user