Differences between current version and previous revision of IPv6.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 22 | Last edited on Tuesday, May 29, 2007 2:30:18 pm | by DeanEvans | |
Older page: | version 21 | Last edited on Tuesday, June 13, 2006 5:53:00 pm | by AristotlePagaltzis | Revert |
@@ -37,7 +37,10 @@
The average IPv6 address is represented as something like "fedc:ba98:7654:3210:fedc:ba98:7654:3210". If you know a couple of IPv4 addresses off the top of your head, you will really want to think about making [DNS] work for you come IPv6 deployment! Thankfully [DNS] supports IPv6 addresses; there are two types of ResourceRecord, <tt>AAAA</tt> and <tt>A6</tt>. See [AAAAvsA6] for details about the differences.
If you want to do reverse lookups (that is, find the name if you already have an address), make sure your <tt>host</tt> command supports IPv6. On DebianLinux, install the <tt>bind9-host</tt> package instead of the old <tt>host</tt> package. For [Gentoo], install <tt>net-dns/bind-tools</tt> instead of the <tt>net-misc/host</tt> port.
+
+See Also:
+[IPv6Notes]
-----
CategoryNetworking