More doc updates

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9183 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-12-28 20:13:40 +00:00
parent 03097fb185
commit 0520da0397
5 changed files with 5 additions and 10 deletions

View File

@ -76,11 +76,6 @@
<para>At the top of the script, you will see several variables:</para>
<programlisting>SIT="sit1"
INTERFACES="eth1"
ADDRESS4=206.124.146.180
SLA=1</programlisting>
<itemizedlist>
<listitem>
<para>SIT - The name of the tunnel device. Usually 'sit1'</para>
@ -101,15 +96,15 @@ SLA=1</programlisting>
want to assign to the interfaces listed in INTERFACES. Normally one
(0001).</para>
</listitem>
<listitem>
<para>GATEWAY - The default IPv6 gateway. For 6to4, this is
::192.88.99.1.</para>
</listitem>
</itemizedlist>
<para>Here is the file from my firewall:</para>
<programlisting>SIT="sit1"
INTERFACES="eth0 eth2"
ADDRESS4=206.124.146.180
SLA=1</programlisting>
<para>eth0 is the interface to my local network (both wired and
wireless). eth2 goes to my DMZ which holds a single server. Here is a
diagram of the IPv4 network:</para>

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 46 KiB