Network Working Group S. Thomson
Request for Comments: 1886 Bellcore
Category: Standards Track C. Huitema
INRIA
December 1995
DNS Extensions to support IP version 6
Thompson & Huitema Standards Track [Page 1]
RFC 1886 IPv6 DNS Extensions December 1995 1. INTRODUCTIONCurrent support for the storage of Internet addresses in the Domain Name System (DNS)[1,2] cannot easily be extended to support IPv6 addresses[3] since applications assume that address queries return 32-bit IPv4 addresses only.
2. NEW RESOURCE RECORD DEFINITION AND DOMAIN
A new record type is defined to store a host's IPv6 address. A host that has more than one IPv6 address must have more than one such record.
2.1 AAAA record type
The AAAA resource record type is a new record specific to the Internet class that stores a single IPv6 address.
2.2 AAAA data format
A 128 bit IPv6 address is encoded in the data portion of an AAAA resource record in network byte order (high-order byte first).
Thompson & Huitema Standards Track [Page 2]
RFC 1886 IPv6 DNS Extensions December 1995 2.3 AAAA queryAn AAAA query for a specified domain name in the Internet class returns all associated AAAA resource records in the answer section of a response.
2.4 Textual format of AAAA records
The textual representation of the data portion of the AAAA resource record used in a master database file is the textual representation of a IPv6 address as defined in [3].
2.5 IP6.INT Domain
A special domain is defined to look up a record given an address. The intent of this domain is to provide a way of mapping an IPv6 address to a host name, although it may be used for other purposes as well. The domain is rooted at IP6.INT.
3. MODIFICATIONS TO EXISTING QUERY TYPES
All existing query types that perform type A additional section processing, i.e. name server (NS), mail exchange (MX) and mailbox (MB) query types, must be redefined to perform both type A and type AAAA additional section processing. These new definitions mean that a name server must add any relevant IPv4 addresses and any relevant IPv6 addresses available locally to the additional section of a response when processing any one of the above queries.
Thompson & Huitema Standards Track [Page 3]
RFC 1886 IPv6 DNS Extensions December 1995 4. SECURITY CONSIDERATIONSSecurity issues are not discussed in this memo.
Thompson & Huitema Standards Track [Page 4]
RFC 1886 IPv6 DNS Extensions December 1995 5. REFERENCES[1] Mockapetris, P., "Domain Names - Concepts and Facilities", STD