forked from extern/shorewall_code
Replace table with programlisting in Introduction
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2475 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
370d61970a
commit
9a5bdb495b
@ -13,7 +13,7 @@
|
|||||||
<surname>Eastep</surname>
|
<surname>Eastep</surname>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<pubdate>2005-04-20</pubdate>
|
<pubdate>2005-08-11</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2003-2005</year>
|
<year>2003-2005</year>
|
||||||
@ -119,38 +119,14 @@
|
|||||||
<para>Shorewall views the network where it is running as being composed of
|
<para>Shorewall views the network where it is running as being composed of
|
||||||
a set of <firstterm>zones</firstterm>. In the <ulink
|
a set of <firstterm>zones</firstterm>. In the <ulink
|
||||||
url="three-interface.htm">three-interface sample configuration</ulink> for
|
url="three-interface.htm">three-interface sample configuration</ulink> for
|
||||||
example, the following zone names are used: <informaltable frame="all"
|
example, the following zone names are used: </para>
|
||||||
pgwide="0">
|
|
||||||
<tgroup align="left" cols="2">
|
|
||||||
<thead valign="middle">
|
|
||||||
<row valign="middle">
|
|
||||||
<entry align="left">Name</entry>
|
|
||||||
|
|
||||||
<entry align="left">Description</entry>
|
<programlisting>#NAME DESCRIPTION
|
||||||
</row>
|
net The Internet
|
||||||
</thead>
|
loc Your Local Network
|
||||||
|
dmz Demilitarized Zone</programlisting>
|
||||||
|
|
||||||
<tbody valign="middle">
|
<para>Zones are defined in the <ulink
|
||||||
<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>
|
|
||||||
|
|
||||||
<row valign="middle">
|
|
||||||
<entry align="left"><varname>dmz</varname></entry>
|
|
||||||
|
|
||||||
<entry align="left">Demilitarized Zone</entry>
|
|
||||||
</row>
|
|
||||||
</tbody>
|
|
||||||
</tgroup>
|
|
||||||
</informaltable>Zones are defined in the <ulink
|
|
||||||
url="Documentation.htm#Zones"><filename
|
url="Documentation.htm#Zones"><filename
|
||||||
class="directory">/etc/shorewall/</filename><filename>zones</filename></ulink>
|
class="directory">/etc/shorewall/</filename><filename>zones</filename></ulink>
|
||||||
file.</para>
|
file.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user