mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 19:51:40 +02:00
Add templage.xml
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@952 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1a65fb125c
commit
5e858d2555
@ -140,14 +140,14 @@
|
||||
<para>Zones are defined in the file <ulink url="Documentation.htm#Zones">/etc/shorewall/zones</ulink>.</para>
|
||||
|
||||
<para>Shorewall also recognizes the firewall system as its own zone - by
|
||||
default, the firewall itself is known as fw but that may be changed in the
|
||||
<ulink url="Documentation.htm#Config">/etc/shorewall/shorewall.conf</ulink>
|
||||
file. In this guide, the default name (fw) will be used. With the
|
||||
exception of <emphasis role="bold">fw</emphasis>, Shorewall attaches
|
||||
absolutely no meaning to zone names. Zones are entirely what YOU make of
|
||||
them. That means that you should not expect Shorewall to do something
|
||||
special "because this is the internet zone" or "because that
|
||||
is the DMZ".</para>
|
||||
default, the firewall itself is known as <emphasis role="bold">fw</emphasis>
|
||||
but that may be changed in the <ulink url="Documentation.htm#Config">/etc/shorewall/shorewall.conf</ulink>
|
||||
file. In this guide, the default name (<emphasis role="bold">fw</emphasis>)
|
||||
will be used. With the exception of <emphasis role="bold">fw</emphasis>,
|
||||
Shorewall attaches absolutely no meaning to zone names. Zones are entirely
|
||||
what YOU make of them. That means that you should not expect Shorewall to
|
||||
do something special "because this is the internet zone" or
|
||||
"because that is the DMZ".</para>
|
||||
|
||||
<para><inlinegraphic fileref="images/BD21298_.gif" /> Edit the
|
||||
/etc/shorewall/zones file and make any changes necessary.</para>
|
||||
|
43
Shorewall-docs/template.xml
Normal file
43
Shorewall-docs/template.xml
Normal file
@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
||||
<article>
|
||||
<articleinfo>
|
||||
<title></title>
|
||||
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>Tom</firstname>
|
||||
|
||||
<surname>Eastep</surname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>YYYY-MM-DD</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2001</year>
|
||||
|
||||
<year>2002</year>
|
||||
|
||||
<year>2003</year>
|
||||
|
||||
<holder>Thomas M. Eastep</holder>
|
||||
</copyright>
|
||||
|
||||
<legalnotice>
|
||||
<para>Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License, Version
|
||||
1.2 or any later version published by the Free Software Foundation; with
|
||||
no Invariant Sections, with no Front-Cover, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled "<ulink
|
||||
url="GnuCopyright.htm">GNU Free Documentation License</ulink>".</para>
|
||||
</legalnotice>
|
||||
</articleinfo>
|
||||
|
||||
<section>
|
||||
<title></title>
|
||||
|
||||
<para></para>
|
||||
</section>
|
||||
</article>
|
Loading…
x
Reference in New Issue
Block a user