Fix typos

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9264 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2009-01-10 03:43:26 +00:00
parent cf1d6749f1
commit 9d3bfb445a
7 changed files with 4 additions and 15 deletions

View File

@ -249,22 +249,12 @@ webadmin@lists:~/ftpsite/contrib/IPv6&gt; </programlisting>
<para>On my laptop, ursa:</para>
<programlisting>ursa:~ # ip -6 addr ls dev wlan0
3: wlan0: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qlen 1000
<emphasis role="bold"> inet6 2002:ce7c:92b4:1:21a:73ff:fedb:8c35/64 scope global dynamic
valid_lft 2591996sec preferred_lft 604796sec</emphasis>
inet6 fe80::21a:73ff:fedb:8c35/64 scope link
valid_lft forever preferred_lft forever
ursa:~ # ip -6 addr ls dev eth0
<programlisting>ursa:~ # ip -6 addr ls dev eth0
3: eth0: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qlen 1000
<emphasis role="bold"> inet6 2002:ce7c:92b4:1:21a:24ff:fecb:2bcc/64 scope global dynamic
valid_lft 2591996sec preferred_lft 604796sec</emphasis>
inet6 fe80::21a:73ff:fedb:8c35/64 scope link
valid_lft forever preferred_lft forever
ursa:~ # ip -6 route ls dev wlan0
<emphasis role="bold">2002:ce7c:92b4:1::/64 proto kernel metric 256 expires 2592160sec mtu 1500 advmss 1440 hoplimit 4294967295</emphasis>
fe80::/64 metric 256 expires 21314573sec mtu 1500 advmss 1440 hoplimit 4294967295
<emphasis role="bold">default via fe80::202:e3ff:fe08:55fa proto kernel metric 1024 expires 28sec mtu 1500 advmss 1440 hoplimit 64</emphasis>
ursa:~ # ip -6 route ls dev eth0
<emphasis role="bold">2002:ce7c:92b4:1::/64 proto kernel metric 256 expires 2592160sec mtu 1500 advmss 1440 hoplimit 4294967295</emphasis>
fe80::/64 metric 256 expires 21314573sec mtu 1500 advmss 1440 hoplimit 4294967295

View File

@ -97,12 +97,12 @@
<listitem>
<para>Shorewall-perl 4.2.5 and later will assume "ipp2p" if that
option is supported by the installed iptables/Netfilter. Otherwise,
Shorewall-perl will assume "edk,kazza,gnu,dc"</para>
Shorewall-perl will assume "edk,kazaa,gnu,dc"</para>
</listitem>
</itemizedlist>
<para>If 'ipp2p' is specified, Shorewall-perl 4.2.5 and later will
substitute "edk,kazza,gnu,dc".</para>
substitute "edk,kazaa,gnu,dc".</para>
</section>
<section id="Example">

View File

@ -1303,8 +1303,7 @@ wlan0 192.168.0.0/24</programlisting><note>
<listitem>
<para>A local network consisting of wired and wireless client systems.
A Linksys WRT300N wireless router is used as an access point for the
wireless hosts; the WAN port on the router is unused as is the builtin
DHCP server. The firewall runs a DHCP server.</para>
wireless hosts.</para>
</listitem>
<listitem>

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 79 KiB