Update to r45709:
Remove 8.x references from Advanced Networking chapter.
This commit is contained in:
parent
deb45129fa
commit
5473890d03
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48743
1 changed files with 1 additions and 18 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde:$
|
||||
basiert auf: r47078
|
||||
basiert auf: r47509
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
@ -2391,8 +2391,6 @@ freebsdap 00:11:95:c3:0d:ac 1 54M 22:1 100 EPS</screen>
|
|||
Low-Level-Debugging-Werkzeuge. Die Ausgabe von
|
||||
Debugging-Informationen des 802.11 Protocol Support Layers
|
||||
lassen sich mit dem Programm &man.wlandebug.8; aktivieren.
|
||||
Unter &os; 9.1 finden Sie dieses Programm unter
|
||||
<filename>/usr/src/tools/tools/net80211</filename>.
|
||||
Um beispielsweise während der Suche nach Access Points und
|
||||
des Aufbaus von 802.11-Verbindungen
|
||||
(<foreignphrase>Handshake</foreignphrase>) auftretende
|
||||
|
@ -5075,11 +5073,6 @@ rtsold_enable="YES"</programlisting>
|
|||
Zeile aktiviert den Router-Solicitation-Daemon
|
||||
&man.rtsold.8;.</para>
|
||||
|
||||
<para>Für &os; 8.<replaceable>x</replaceable> (und älter)
|
||||
fügen Sie stattdessen folgende Zeile hinzu:</para>
|
||||
|
||||
<programlisting>ipv6_enable="YES"</programlisting>
|
||||
|
||||
<para>Falls die Schnittstelle eine statisch zugewiesene
|
||||
<acronym>IPv6</acronym>-Adresse benötigt, fügen Sie einen
|
||||
Eintrag mit der statischen Adresse und dem zugehörigen
|
||||
|
@ -5087,11 +5080,6 @@ rtsold_enable="YES"</programlisting>
|
|||
|
||||
<programlisting>ifconfig_<replaceable>rl0</replaceable>_ipv6="inet6 <replaceable>2001:db8:4672:6565:2026:5043:2d42:5344</replaceable> prefixlen <replaceable>64</replaceable>"</programlisting>
|
||||
|
||||
<para>Für &os; 8.<replaceable>x</replaceable> fügen
|
||||
Sie dagegen folgende Zeile hinzu:</para>
|
||||
|
||||
<programlisting>ipv6_ifconfig_<replaceable>rl0</replaceable>="<replaceable>2001:db8:4672:6565:2026:5043:2d42:5344</replaceable>"</programlisting>
|
||||
|
||||
<para>Um einen Standardrouter festzulegen, fügen Sie die
|
||||
Adresse hinzu:</para>
|
||||
|
||||
|
@ -5158,11 +5146,6 @@ rtsold_enable="YES"</programlisting>
|
|||
|
||||
<programlisting>ifconfig_gif0_ipv6="inet6 <replaceable>MY_ASSIGNED_IPv6_TUNNEL_ENDPOINT_ADDR</replaceable>"</programlisting>
|
||||
|
||||
<para>Für &os; 8.<replaceable>x</replaceable> (und älter)
|
||||
fügen Sie folgende Zeile ein:</para>
|
||||
|
||||
<programlisting>ipv6_ifconfig_gif0=" <replaceable>MY_ASSIGNED_IPv6_TUNNEL_ENDPOINT_ADDR</replaceable>"</programlisting>
|
||||
|
||||
<para>Legen Sie dann die Standardroute für das andere Ende
|
||||
des <acronym>IPv6</acronym>-Tunnels fest. Ersetzen Sie
|
||||
<replaceable>MY_IPv6_REMOTE_TUNNEL_ENDPOINT_ADDR</replaceable>
|
||||
|
|
Loading…
Reference in a new issue