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>
|
||||
</author>
|
||||
|
||||
<pubdate>2005-04-20</pubdate>
|
||||
<pubdate>2005-08-11</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2003-2005</year>
|
||||
@ -119,38 +119,14 @@
|
||||
<para>Shorewall views the network where it is running as being composed of
|
||||
a set of <firstterm>zones</firstterm>. In the <ulink
|
||||
url="three-interface.htm">three-interface sample configuration</ulink> for
|
||||
example, 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>
|
||||
example, the following zone names are used: </para>
|
||||
|
||||
<entry align="left">Description</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<programlisting>#NAME DESCRIPTION
|
||||
net The Internet
|
||||
loc Your Local Network
|
||||
dmz Demilitarized Zone</programlisting>
|
||||
|
||||
<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>
|
||||
|
||||
<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
|
||||
<para>Zones are defined in the <ulink
|
||||
url="Documentation.htm#Zones"><filename
|
||||
class="directory">/etc/shorewall/</filename><filename>zones</filename></ulink>
|
||||
file.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user