svn commit: r48742 - head/de_DE.ISO8859-1/books/handbook/advanced-networking

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Wed Apr 27 21:51:51 2016
New Revision: 48742
URL: https://svnweb.freebsd.org/changeset/doc/48742

Log:
  Update to r47078:
  
  Make interface naming consistent in this section.

Modified:
  head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Wed Apr 27 18:47:27 2016	(r48741)
+++ head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Wed Apr 27 21:51:51 2016	(r48742)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde:$
-     basiert auf: r46911
+     basiert auf: r47078
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -5067,7 +5067,7 @@ rl0: flags=8943&lt;UP,BROADCAST,RUNNING,
 	konfigurieren, fügen Sie folgende Zeile in
 	<filename>/etc/rc.conf</filename> ein:</para>
 
-      <programlisting>ifconfig_<replaceable>em0</replaceable>_ipv6="inet6 accept_rtadv"
+      <programlisting>ifconfig_<replaceable>rl0</replaceable>_ipv6="inet6 accept_rtadv"
 rtsold_enable="YES"</programlisting>
 
       <para>Die erste Zeile ermöglicht der angegebenen Schnittstelle,
@@ -5085,12 +5085,12 @@ rtsold_enable="YES"</programlisting>
 	  Eintrag mit der statischen Adresse und dem zugehörigen
 	  Präfix für das Subnetz hinzu:</para>
 
-	<programlisting>ifconfig_<replaceable>fxp0</replaceable>_ipv6="inet6 <replaceable>2001:db8:4672:6565:2026:5043:2d42:5344</replaceable> prefixlen <replaceable>64</replaceable>"</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;&nbsp;8.<replaceable>x</replaceable> fügen
 	  Sie dagegen folgende Zeile hinzu:</para>
 
-	<programlisting>ipv6_ifconfig_<replaceable>fxp0</replaceable>="<replaceable>2001:db8:4672:6565:2026:5043:2d42:5344</replaceable>"</programlisting>
+	<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>
@@ -5192,16 +5192,16 @@ rtsold_enable="YES"</programlisting>
 
       <para>Es ist wichtig, die Schnittstelle anzugeben, über die
         <acronym>IPv6</acronym>-Routen bekanntgemacht werden sollen.
-	Soll &man.rtadvd.8; <filename>fxp0</filename> verwenden, ist
+	Soll &man.rtadvd.8; <filename>rl0</filename> verwenden, ist
 	folgender Eintrag nötig:</para>
 
-      <programlisting>rtadvd_interfaces="fxp0"</programlisting>
+      <programlisting>rtadvd_interfaces="rl0"</programlisting>
 
       <para>Danach erzeugen Sie die Konfigurationsdatei
         <filename>/etc/rtadvd.conf</filename>.  Dazu ein
 	Beispiel:</para>
 
-      <programlisting>fxp0:\
+      <programlisting>rl0:\
     :addrs#1:addr="2001:471:1f11:246::":prefixlen#64:tc=ether:</programlisting>
 
       <para>Ersetzen Sie dabei <filename>fxp0</filename> durch die

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.