Modified Files:

Linux+IPv6-HOWTO.lyx : some fixes and enhancements
This commit is contained in:
pbldp 2002-12-11 20:34:30 +00:00
parent c66907243f
commit c3ee18d04a
1 changed files with 110 additions and 25 deletions

View File

@ -51,7 +51,7 @@ Bieringer
<revhistory>
\layout SGML
<revision> <revnumber>Release 0.34.1</revnumber> <date>2002-11-25</date> <authorin
<revision> <revnumber>Release 0.35</revnumber> <date>2002-12-115</date> <authorin
itials>PB</authorinitials> <revremark>See
\begin_inset LatexCommand \ref[revision history]{revision-history}
@ -722,6 +722,9 @@ Tunnel A tunnel is typically a point-to-point connection over which packets
Shortcuts
\layout Description
ACL Access Control List
\layout Description
API Application Programming Interface
\layout Description
@ -1216,14 +1219,27 @@ run out
\end_inset
of space, but hopefully not in the near future.
\layout Standard
See also for more information
\begin_inset LatexCommand \url[RFC 1715 / The H Ratio for Address Assignment Efficiency]{http://www.faqs.org/rfcs/rfc1715.html}
\end_inset
and
\begin_inset LatexCommand \url[RFC 3194 / The Host-Density Ratio for Address Assignment Efficiency]{http://www.faqs.org/rfcs/rfc1715.html}
\end_inset
.
\layout Subsection
IPv6 addresses: why so small a number of bits on a new design?
\layout Standard
\align left
While, there are (possibly) some people on the Internet who are thinking
about IPv8 and IPv16, their design is far away from acceptance and implementati
on.
While, there are (possibly) some people (only know about Jim Fleming...) on
the Internet who are thinking about IPv8 and IPv16, their design is far
away from acceptance and implementation.
In the meantime 128 bits was the best choice regarding header overhead
and data transport.
Consider the minimum Maximum Transfer Unit (MTU) in IPv4 (576 octets) and
@ -2257,6 +2273,11 @@ Same as for vanilla kernel, only recommend for advanced users, which are
See also
\begin_inset LatexCommand \url[USAGI project / FAQ]{http://www.linux-ipv6.org/faq.html}
\end_inset
and
\begin_inset LatexCommand \url[Obtaining the best IPv6 support with Linux (Article)]{http://www.deepspace6.net/docs/best_ipv6_support.html}
\end_inset
.
@ -2574,9 +2595,6 @@ iputils
\emph default
.
It's a program similar to IPv4 traceroute.
But unlike modern IPv4 versions, the IPv6 one still doesn't understand
to traceroute using ICMPv6 echo-request packets (which is more accepted
by firewalls around than UDP packets to high ports).
Below you will see an example:
\layout Code
@ -2609,6 +2627,14 @@ traceroute to 6bone.net (3ffe:b00:c18:1::10) from 3ffe:ffff:0000:f101::2,
\layout Code
6 www.6bone.net (3ffe:b00:c18:1::10) 1265.85 ms * 1304.74 ms
\layout Standard
Note: unlike some modern versions of IPv4 traceroute, which can use ICMPv4
echo-request packets as well as UDP packets (default), current IPv6-traceroute
is only able to send UDP packets.
As you perhaps already know, ICMP echo-request packets are more accepted
by firewalls or ACLs on routers inbetween than UDP packets.
\layout Subsection
@ -4039,7 +4065,7 @@ Configuring IPv6-in-IPv4 tunnels
\layout Standard
\align left
If you want to leave your link you have no IPv6 capable network around you,
you need IPv6-in-IPv4 tunneling to reach the World Wide IPv6-Internet.
you need IPv6-in-IPv4 tunneling to reach the world wide IPv6-Internet.
\layout Standard
\align left
There are some kind of tunnel mechanism and also some possibilities to setup
@ -4288,6 +4314,22 @@ Setup of point-to-point tunnel
\layout Standard
\align left
There are 3 possibilities to add or remove point-to-point tunnels.
\layout Standard
A good additional information about tunnel setup using
\begin_inset Quotes sld
\end_inset
ip
\begin_inset Quotes srd
\end_inset
is
\begin_inset LatexCommand \url[Configuring tunnels with iproute2 (article)]{http://www.deepspace6.net/docs/iproute2tunnel-en.html}
\end_inset
.
\layout Subsection
Add point-to-point tunnels
@ -8256,6 +8298,23 @@ Notify source address is used for outgoing notify messages:
notify-source-v6 <ipv6addr|*> [port port];
\layout Subsection
IPv6 DNS zone files examples
\layout Standard
Some information can be also found at
\begin_inset LatexCommand \url[IPv6 DNS Setup Information (article)]{http://www.isi.edu/~bmanning/v6DNS.html}
\end_inset
.
Perhaps also helpful is the
\begin_inset LatexCommand \url[IPv6 Reverse DNS zone builder for BIND 8/9 (webtool)]{http://tools.fpsn.net/ipv6-inaddr/}
\end_inset
.
\layout Subsection
Serving IPv6 related DNS data
\layout Standard
@ -9690,6 +9749,14 @@ Linux related
\layout Itemize
\begin_inset LatexCommand \url[DeepSpace6 / (Not only) Linux IPv6 Portal]{http://www.deepspace6.net/}
\end_inset
- Italy
\layout Itemize
\begin_inset LatexCommand \url[IPv6-HowTo for Linux by Peter Bieringer]{http://www.bieringer.de/linux/IPv6/}
\end_inset
@ -9729,19 +9796,6 @@ Linux related
\end_inset
\layout Itemize
\begin_inset LatexCommand \url[Project6 - IPv6 Networking For Linux]{http://project6.ferrara.linux.it/}
\end_inset
- Italy, and their
\begin_inset LatexCommand \url[Project6 - software archive]{ftp://ftp.ferrara.linux.it/pub/project6/}
\end_inset
\layout Subsubsection
Linux related per distribution
@ -9806,7 +9860,12 @@ Mandrake
\layout Standard
For more see the distribution status page
For more see the
\begin_inset LatexCommand \url[IPv6+Linux Status Distributions]{http://www.bieringer.de/linux/IPv6/status/IPv6+Linux-status-distributions.html}
\end_inset
page.
\layout Subsubsection
General
@ -9929,6 +9988,14 @@ Testing Experimental IPv6 Technology and Services in Hungary
- IPv6 Internet Initiative - an EU Fifth Framework Project under the IST
Programme
\layout Itemize
\begin_inset LatexCommand \url[IPv6 Task Force (European Union)]{http://www.ipv6tf.org/}
\end_inset
\layout Standard
Something missing? Suggestions are welcome!
@ -10304,6 +10371,14 @@ traceroute6, whois:
Maillists
\layout Standard
See also
\begin_inset LatexCommand \url[DeepSpace6 / Mailling Lists]{http://www.deepspace6.net/sections/lists.html}
\end_inset
.
\layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="14" columns="6">
@ -11134,7 +11209,7 @@ Portuguese
Something missing? Suggestions are welcome!
\layout Standard
Another list is available at
Another list of maillists is available at
\begin_inset LatexCommand \url[JOIN Project / List of IPv6-related maillists]{http://www.join.uni-muenster.de/JOIN/ipv6/texte-englisch/ipv6.infoquellen.html}
\end_inset
@ -11162,7 +11237,11 @@ Versions x.y.z are work-in-progress and only published as LyX file on CVS.
Releases 0.x
\layout Description
0.34.1 2002-11-25/PB: Some fixes
0.35 2002-12-11/PB: Some fixes and extensions
\layout Description
0.34.1 2002-11-25/PB: Some fixes (e.g.
broken linuxdoc URLs)
\layout Description
0.34 2002-11-19/PB: Add information about German translation (work in progress),
@ -11487,6 +11566,12 @@ Craig Rodrigues <crodrigu at bbn dot com>: For suggestion about RHL IPv6
\layout Itemize
Fyodor <fyodor at insecure dot org>: Note me about outdated nmap information
\layout Itemize
Mauro Tortonesi <mauro at deepspace6 dot net>: For some suggestions
\layout Itemize
Tom Goodale <goodale at aei-potsdam dot mpg dot de>: For some suggestions
\layout Section
The End
@ -11501,5 +11586,5 @@ If you have any questions, subscribe to proper
\end_inset
and describe your problem.
and describe your problem providing as much as information as possible.
\the_end