AS112 Nameserver Operations
RFC 7534
Document | Type |
RFC - Informational
(May 2015; No errata)
Obsoletes RFC 6304
|
|
---|---|---|---|
Authors | Joe Abley , William Maton | ||
Last updated | 2018-12-20 | ||
Replaces | draft-jabley-dnsop-rfc6304bis | ||
Stream | Internent Engineering Task Force (IETF) | ||
Formats | plain text html pdf htmlized (tools) htmlized bibtex | ||
Reviews | |||
Stream | WG state | Submitted to IESG for Publication | |
Document shepherd | Tim Wicinski | ||
Shepherd write-up | Show (last changed 2014-06-26) | ||
IESG | IESG state | RFC 7534 (Informational) | |
Action Holders |
(None)
|
||
Consensus Boilerplate | Yes | ||
Telechat date | |||
Responsible AD | Joel Jaeggli | ||
Send notices to | (None) | ||
IANA | IANA review state | Version Changed - Review Needed | |
IANA action state | RFC-Ed-Ack |
Internet Engineering Task Force (IETF) J. Abley Request for Comments: 7534 Dyn, Inc. Obsoletes: 6304 W. Sotomayor Category: Informational OttIX ISSN: 2070-1721 May 2015 AS112 Nameserver Operations Abstract Many sites connected to the Internet make use of IPv4 addresses that are not globally unique. Examples are the addresses designated in RFC 1918 for private use within individual sites. Devices in such environments may occasionally originate Domain Name System (DNS) queries (so-called "reverse lookups") corresponding to those private-use addresses. Since the addresses concerned have only local significance, it is good practice for site administrators to ensure that such queries are answered locally. However, it is not uncommon for such queries to follow the normal delegation path in the public DNS instead of being answered within the site. It is not possible for public DNS servers to give useful answers to such queries. In addition, due to the wide deployment of private-use addresses and the continuing growth of the Internet, the volume of such queries is large and growing. The AS112 project aims to provide a distributed sink for such queries in order to reduce the load on the corresponding authoritative servers. The AS112 project is named after the Autonomous System Number (ASN) that was assigned to it. This document describes the steps required to install a new AS112 node and offers advice relating to such a node's operation. This document obsoletes RFC 6304. Abley & Sotomayor Informational [Page 1] RFC 7534 AS112 Nameserver Operations May 2015 Status of This Memo This document is not an Internet Standards Track specification; it is published for informational purposes. This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Not all documents approved by the IESG are a candidate for any level of Internet Standard; see Section 2 of RFC 5741. Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc7534. Copyright Notice Copyright (c) 2015 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. Abley & Sotomayor Informational [Page 2] RFC 7534 AS112 Nameserver Operations May 2015 Table of Contents 1. Introduction ....................................................4 2. AS112 DNS Service ...............................................4 2.1. Approach ...................................................4 2.1.1. Direct Delegation ...................................4 2.1.2. DNAME Redirection ...................................5 2.2. Zones ......................................................5 2.3. Nameservers ................................................6 3. Installation of a New Node ......................................6 3.1. Useful Background Knowledge ................................6 3.2. Topological Location .......................................6 3.3. Operating System and Host Considerations ...................7 3.4. Routing Software ...........................................7 3.5. DNS Software ..............................................10 3.6. Testing a Newly Installed Node ............................15 4. Operations .....................................................16 4.1. Monitoring ................................................16 4.2. Downtime ..................................................16 4.3. Statistics and Measurement ................................16 5. Communications .................................................17 6. On the Future of AS112 Nodes ...................................17 7. IANA Considerations ............................................18Show full document text