April 2003
Intermediate to advanced
504 pages
11h 54m
English
The IETF has defined new Domain Name System (DNS) resource record types for IPv6 addresses. This section discusses AAAA and PTR records, which are used for IPv6 addresses in DNS servers.
In IPv4, the A resource record maps a host name to an IPv4 address. Similarly, the AAAA resource record maps a host name to an IPv6 address. Table 3-9 shows two examples of different resource records using the same fully qualified domain name (FQDN).
| Protocol | Record | DNS Mapping |
|---|---|---|
| IPv4 | A | www.example.org A 206.123.31.200 |
| IPv6 | AAAA | www.example.org AAAA 2001:410:1:1:250:3EFF:FEE4:1 |
The AAAA record has been available since release 4.9.4 of the ISC Berkeley Internet Name Domain (BIND) software. ...
Read now
Unlock full access