Documentation improvements -- take 3

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7033 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-08-02 22:40:04 +00:00
parent 2c94725871
commit f89cddbbbf

View File

@ -80,7 +80,7 @@
<mediaobject> <mediaobject>
<imageobject> <imageobject>
<imagedata fileref="images/basics.png" format="PNG" /> <imagedata align="center" fileref="images/basics.png" format="PNG" />
</imageobject> </imageobject>
</mediaobject> </mediaobject>
</figure> <caution> </figure> <caution>
@ -337,7 +337,7 @@ $FW net ACCEPT</programlisting> The above policy will:
<mediaobject> <mediaobject>
<imageobject> <imageobject>
<imagedata fileref="images/basics.png" format="PNG" /> <imagedata align="center" fileref="images/basics.png" format="PNG" />
</imageobject> </imageobject>
</mediaobject> </mediaobject>
@ -562,7 +562,7 @@ root@lists:~# </programlisting>
<para id="Diagram">The remainder of this quide will assume that you have <para id="Diagram">The remainder of this quide will assume that you have
configured your network as shown here: <mediaobject> configured your network as shown here: <mediaobject>
<imageobject> <imageobject>
<imagedata fileref="images/basics1.png" format="PNG" /> <imagedata align="center" fileref="images/basics1.png" format="PNG" />
</imageobject> </imageobject>
</mediaobject> The default gateway for computer's 1 &amp; 2 would be </mediaobject> The default gateway for computer's 1 &amp; 2 would be
<systemitem class="ipaddress">10.10.10.254</systemitem>. <warning> <systemitem class="ipaddress">10.10.10.254</systemitem>. <warning>
@ -1026,10 +1026,16 @@ ACCEPT loc $FW tcp 80 #Allow Weblet to work</progra
class="devicefile">eth1</filename>! You can either live with that or class="devicefile">eth1</filename>! You can either live with that or
you can shuffle the cards around in the slots until the new card is you can shuffle the cards around in the slots until the new card is
detected as <filename class="devicefile">eth2</filename>.</para> detected as <filename class="devicefile">eth2</filename>.</para>
<para><emphasis role="bold">Update</emphasis>: Distributions are
getting better about this. <trademark>SuSE</trademark> now associates
a unique interface name with each MAC address. Other distributions
have add-on packages to manage the relationship between MAC addresses
and device names.</para>
</caution></para> </caution></para>
<para>Your new network will look similar to what is shown in the following <para>Your new network will look similar to what is shown in the following
figure.<graphic fileref="images/basics2.png" /></para> figure.<graphic align="center" fileref="images/basics2.png" /></para>
<para><inlinegraphic fileref="images/BD21298_.gif" format="GIF" /></para> <para><inlinegraphic fileref="images/BD21298_.gif" format="GIF" /></para>