MFen 1.414 -> 1.415
Approved by: remko (mentor) Obtained from: perforce
This commit is contained in:
parent
518e647ce5
commit
b86ced6db8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33238
1 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
$FreeBSD$
|
||||
|
||||
%SOURCE% en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
|
||||
%SRCID% 1.414
|
||||
%SRCID% 1.415
|
||||
-->
|
||||
|
||||
<chapter id="advanced-networking">
|
||||
|
@ -1280,7 +1280,7 @@ ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
|
|||
|
||||
<programlisting>ifconfig_ath0="ssid <replaceable>uw_ssid_hier</replaceable> inet <replaceable>192.168.1.100</replaceable> netmask <replaceable>255.255.255.0</replaceable>"</programlisting>
|
||||
</sect5>
|
||||
</sect4> <!--(rene) ontbreekt in en_US rev 1.413-->
|
||||
</sect4>
|
||||
|
||||
<sect4 id="network-wireless-wpa">
|
||||
<title>WPA</title>
|
||||
|
@ -5279,7 +5279,7 @@ IP Address 10.0.0.1 10.0.0.2</programlisting>
|
|||
|
||||
<programlisting>127.0.0.1 localhost.mijn.domein localhost
|
||||
10.0.0.1 host1.mijn.domein host1
|
||||
10.0.0.2 host2.mijn.domein</programlisting><!--(rene) 'host2' toevoegen? r1.413-->
|
||||
10.0.0.2 host2.mijn.domein host2</programlisting>
|
||||
|
||||
<para>Ga naar elke host en ping de andere om te bevestigen dat de
|
||||
verbinding werkt. Bijvoorbeeld, op
|
||||
|
@ -6051,7 +6051,7 @@ route_hostD="192.168.173.4 hatm0 0 102 llc/snap ubr"</programlisting>
|
|||
<entry><varname>net.inet.carp.arpbalance</varname></entry>
|
||||
|
||||
<entry>Balanceer lokaal netwerkverkeer met
|
||||
<acronym>ARP</acronym>. Staat standaard uit.</entry><!--(rene) CARP ipv ARP? r1.413-->
|
||||
<acronym>ARP</acronym>. Staat standaard uit.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue