new zones file format

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2642 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
judas_iscariote 2005-09-08 01:44:39 +00:00
parent 40f8a9b044
commit 26d8542634

View File

@ -213,31 +213,12 @@
<para>Shorewall views the network where it is running as being composed of
a set of zones. In the two-interface sample configuration, the following
zone names are used: <informaltable frame="all" pgwide="0">
<tgroup align="left" cols="2">
<thead valign="middle">
<row valign="middle">
<entry align="left">Name</entry>
zone names are used: </para>
<entry align="left">Description</entry>
</row>
</thead>
<tbody valign="middle">
<row valign="middle">
<entry align="left"><varname>net</varname></entry>
<entry align="left">The Internet</entry>
</row>
<row valign="middle">
<entry align="left"><varname>loc</varname></entry>
<entry align="left">Your Local Network</entry>
</row>
</tbody>
</tgroup>
</informaltable> Zones are defined in the <ulink
<para><programlisting>#ZONE IPSEC OPTIONS IN OUT
# ONLY OPTIONS OPTIONS
net
loc</programlisting> Zones are defined in the <ulink
url="Documentation.htm#Zones"><filename
class="directory">/etc/shorewall/</filename><filename>zones</filename></ulink>
file.</para>