mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 15:43:30 +01:00
Fix typos
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9264 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
cf1d6749f1
commit
9d3bfb445a
@ -249,22 +249,12 @@ webadmin@lists:~/ftpsite/contrib/IPv6> </programlisting>
|
||||
|
||||
<para>On my laptop, ursa:</para>
|
||||
|
||||
<programlisting>ursa:~ # ip -6 addr ls dev wlan0
|
||||
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> 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: <BROADCAST,MULTICAST,UP,LOWER_UP> 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
|
||||
|
@ -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">
|
||||
|
@ -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 |
Loading…
Reference in New Issue
Block a user