diff --git a/LDP/howto/docbook/Linux+IPv6-HOWTO.sgml b/LDP/howto/docbook/Linux+IPv6-HOWTO.sgml index 4c051bd5..73e27177 100644 --- a/LDP/howto/docbook/Linux+IPv6-HOWTO.sgml +++ b/LDP/howto/docbook/Linux+IPv6-HOWTO.sgml @@ -13,7 +13,7 @@ Release 0.31 2002-09-29 PB See revision history for more The goal of the Linux IPv6 HOWTO is to answer both basic and advanced questions about IPv6 on the Linux operating system. This HOWTO will provide the reader with enough information to install, configure, and use IPv6 applications on Linux machines. -GeneralCVS-ID: $Id: Linux+IPv6-HOWTO.lyx,v 1.37 2002/11/18 19:01:55 pbldp Exp $Information about available translations you will find in section Translations.Copyright, license and othersCopyrightWritten and Copyright (C) 2001-2002 by Peter Bieringer +GeneralCVS-ID: $Id: Linux+IPv6-HOWTO.lyx,v 1.38 2002/11/18 20:03:51 pbldp Exp $Information about available translations you will find in section Translations.Copyright, license and othersCopyrightWritten and Copyright (C) 2001-2002 by Peter Bieringer LicenseThis Linux IPv6 HOWTO is published under GNU GPL version 2: @@ -559,7 +559,7 @@ You can still apply for one of these prefixes, see here There are two ways possible to setup 6to4 tunneling now.Using "ip" and a dedicated tunnel deviceThis is now the recommended way.Create a new tunnel device +]]>There are two ways possible to setup 6to4 tunneling now.Using "ip" and a dedicated tunnel deviceThis is now the recommended way (a TTL must be specified because the default value is 0).Create a new tunnel device remote any local ]]>Bring interface upAdd local 6to4 address to interface (note: prefix length 16 is imporant!)/16 dev tun6to4 ]]>Add (default) route to the global IPv6 network using the all-6to4-routers IPv4 anycast address(1) recommended for common Linux & IPv6 issues.(2) very recommended if you provide server applications.Something missing? Suggestions are welcome!Another list is available at JOIN Project / List of IPv6-related maillists. Revision history / Credits / The EndRevision historyVersions x.y are published on the Internet.Versions x.y.z are work-in-progress and only published as LyX file on CVS.Releases 0.x0.33 -2002-11-18/PB: Fix broken RFC-URLs0.32 +2002-11-18/PB: Fix broken RFC-URLs, add parameter ttl on 6to4 tunnel setup example0.32 2002-11-03/PB: Add information about Chinese translation0.31.1 2002-10-06/PB: Add another maillist0.31 2002-09-29/PB: Extend information in proc-filesystem entries0.30