Update to r49364:
IPv6 handbook should refer to cloned_interfaces, not gifconfig.
This commit is contained in:
parent
304c84d6b1
commit
885419426c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49365
1 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde:$
|
||||
basiert auf: r49326
|
||||
basiert auf: r49364
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
|
@ -5149,7 +5149,7 @@ rtsold_enable="YES"</programlisting>
|
|||
erzeugt die generische Tunnelschnittstelle
|
||||
<filename>gif<replaceable>0</replaceable></filename>:</para>
|
||||
|
||||
<programlisting>gif_interfaces="gif<replaceable>0</replaceable>"</programlisting>
|
||||
<programlisting>cloned_interfaces="gif<replaceable>0</replaceable>"</programlisting>
|
||||
|
||||
<para>Als nächstes konfigurieren Sie die
|
||||
<acronym>IPv4</acronym>-Adressen der lokalen und entfernten
|
||||
|
|
@ -5158,7 +5158,7 @@ rtsold_enable="YES"</programlisting>
|
|||
<replaceable>REMOTE_IPv4_ADDR</replaceable> durch die
|
||||
tatsächlichen <acronym>IPv4</acronym>-Adressen:</para>
|
||||
|
||||
<programlisting>gifconfig_gif0="<replaceable>MY_IPv4_ADDR REMOTE_IPv4_ADDR</replaceable>"</programlisting>
|
||||
<programlisting>cloned_interfaces_gif0="<replaceable>MY_IPv4_ADDR REMOTE_IPv4_ADDR</replaceable>"</programlisting>
|
||||
|
||||
<para>Um die zugewiesene <acronym>IPv6</acronym>-Adresse als
|
||||
Endpunkt für den <acronym>IPv6</acronym>-Tunnel zu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue