<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.22 (Ruby 3.1.3) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>


<rfc ipr="trust200902" docName="draft-hardaker-iab-rfc7720-bis-00" category="bcp" consensus="true" submissionType="IETF" obsoletes="7720" tocDepth="4" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="RSS Requirements">DNS Root Name Service Protocol and Deployment Requirements</title>

    <author initials="M." surname="Blanchet" fullname="M Blanchet">
      <organization>Viagenie</organization>
      <address>
        <email>Marc.Blanchet@viagenie.ca</email>
      </address>
    </author>
    <author initials="L." surname="Liman" fullname="Lars-Johan Liman">
      <organization>Netnod Internet Exchangen</organization>
      <address>
        <email>liman@netnod.se</email>
      </address>
    </author>
    <author initials="W." surname="Hardaker" fullname="Wes Hardaker">
      <organization>USC/ISI</organization>
      <address>
        <email>ietf@hardakers.net</email>
      </address>
    </author>

    <date year="2023" month="February" day="14"/>

    
    
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>The DNS root name service is a critical part of the Internet architecture.
The DNS root name service's DNS protocol and deployment requirements are defined in this document.
Operational requirements for the root name service are out of scope.</t>



    </abstract>



  </front>

  <middle>


<section anchor="introduction"><name>Introduction</name>

<t>This document co-exists with a corresponding operational requirements
document published by the Root Server System Advisory Committee of
ICANN in <xref target="RSSAC-001"/> or any subsequent version.  Although intricately
tied together, both of these documents may be updated at any time to
reflect required updates to the protocol, deployment and operational
requirements.  Further notes about the history of these documents is
discussed in <xref target="history"/>.</t>

<t>The root servers are authoritative servers of the unique <xref target="RFC2826"/>
root zone (".") <xref target="ROOTZONE"/>.  They currently also serve the root-
servers.net zone.  Some also serve the zone for the .arpa top-level
domain <xref target="ARPAZONE"/> <xref target="RFC3172"/>, although at the time of this writing
there are plans to move the service for the .arpa top-level domain to
different infrastructure <xref target="RFC9120"/>.</t>

<t>This document describes the external interface of the root name
servers from a protocol viewpoint of the service.  It specifies basic
requirements for the Internet that DNS clients meet when interacting
with a root name service over the public Internet.</t>

<t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY",
and "OPTIONAL" in this document are to be interpreted as described in
<xref target="RFC8174"/> when, and only when, they appear in all capitals, as shown here.</t>

<section anchor="relationship-to-rfc2870-and-rfc7720"><name>Relationship to RFC2870 and RFC7720</name>

<t>This document obsoletes both <xref target="RFC2870"/> and <xref target="RFC7720"/>.</t>

</section>
</section>
<section anchor="protocol-requirements"><name>Protocol Requirements</name>

<t>This section describes the minimum high-level protocol requirements.</t>

<t>The root name service:</t>

<t><list style="symbols">
  <t>MUST implement core DNS <xref target="RFC1035"/> and clarifications to the DNS
<xref target="RFC2181"/>.</t>
  <t>MUST support IPv4 <xref target="RFC0791"/> and IPv6 <xref target="RFC2460"/> transport of DNS
queries and responses.</t>
  <t>MUST support UDP <xref target="RFC0768"/> and TCP <xref target="RFC0793"/> transport of DNS
queries and responses.</t>
  <t>MUST generate checksums when sending UDP datagrams and MUST verify
checksums when receiving UDP datagrams containing a non-zero
checksum.</t>
  <t>MUST implement DNSSEC <xref target="RFC4035"/> as an authoritative name service.</t>
  <t>MUST implement extension mechanisms for DNS (EDNS(0)) <xref target="RFC6891"/>.</t>
  <t>MUST support distributing Message Digests for DNS Zones <xref target="RFC8976"/>.</t>
  <t>MAY support validating Message Digests for DNS Zones <xref target="RFC8976"/>.</t>
</list></t>

</section>
<section anchor="deployment-requirements"><name>Deployment Requirements</name>

<t>The root name service:</t>

<t><list style="symbols">
  <t>MUST answer queries from any entity conforming to <xref target="RFC1122"/> with a
valid IP address.</t>
  <t>MUST serve the unique <xref target="RFC2826"/> root zone <xref target="ROOTZONE"/>.</t>
</list></t>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>This document does not specify a new protocol.  However, the root
name service is a key component of the Internet architecture and plays
a key role into the overall security of the Internet <xref target="RFC2826"/>.
Specific security considerations on the DNS protocols are discussed
in their respective specifications.  The security considerations on
the operational side of the root name servers are discussed in
the corresponding document published by RSSAC (<xref target="RSSAC-001"/> or a
subsequent version).</t>

</section>


  </middle>

  <back>


    <references title='Normative References'>





<reference anchor='RFC8174'>
<front>
<title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
<author fullname='B. Leiba' initials='B.' surname='Leiba'><organization/></author>
<date month='May' year='2017'/>
<abstract><t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t></abstract>
</front>
<seriesInfo name='BCP' value='14'/>
<seriesInfo name='RFC' value='8174'/>
<seriesInfo name='DOI' value='10.17487/RFC8174'/>
</reference>




    </references>

    <references title='Informative References'>





<reference anchor='RFC0768'>
<front>
<title>User Datagram Protocol</title>
<author fullname='J. Postel' initials='J.' surname='Postel'><organization/></author>
<date month='August' year='1980'/>
</front>
<seriesInfo name='STD' value='6'/>
<seriesInfo name='RFC' value='768'/>
<seriesInfo name='DOI' value='10.17487/RFC0768'/>
</reference>



<reference anchor='RFC0791'>
<front>
<title>Internet Protocol</title>
<author fullname='J. Postel' initials='J.' surname='Postel'><organization/></author>
<date month='September' year='1981'/>
</front>
<seriesInfo name='STD' value='5'/>
<seriesInfo name='RFC' value='791'/>
<seriesInfo name='DOI' value='10.17487/RFC0791'/>
</reference>



<reference anchor='RFC0793'>
<front>
<title>Transmission Control Protocol</title>
<author fullname='J. Postel' initials='J.' surname='Postel'><organization/></author>
<date month='September' year='1981'/>
</front>
<seriesInfo name='RFC' value='793'/>
<seriesInfo name='DOI' value='10.17487/RFC0793'/>
</reference>



<reference anchor='RFC1035'>
<front>
<title>Domain names - implementation and specification</title>
<author fullname='P. Mockapetris' initials='P.' surname='Mockapetris'><organization/></author>
<date month='November' year='1987'/>
<abstract><t>This RFC is the revised specification of the protocol and format used in the implementation of the Domain Name System.  It obsoletes RFC-883. This memo documents the details of the domain name client - server communication.</t></abstract>
</front>
<seriesInfo name='STD' value='13'/>
<seriesInfo name='RFC' value='1035'/>
<seriesInfo name='DOI' value='10.17487/RFC1035'/>
</reference>



<reference anchor='RFC1122'>
<front>
<title>Requirements for Internet Hosts - Communication Layers</title>
<author fullname='R. Braden' initials='R.' role='editor' surname='Braden'><organization/></author>
<date month='October' year='1989'/>
<abstract><t>This RFC is an official specification for the Internet community.  It incorporates by reference, amends, corrects, and supplements the primary protocol standards documents relating to hosts.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='STD' value='3'/>
<seriesInfo name='RFC' value='1122'/>
<seriesInfo name='DOI' value='10.17487/RFC1122'/>
</reference>



<reference anchor='RFC2181'>
<front>
<title>Clarifications to the DNS Specification</title>
<author fullname='R. Elz' initials='R.' surname='Elz'><organization/></author>
<author fullname='R. Bush' initials='R.' surname='Bush'><organization/></author>
<date month='July' year='1997'/>
<abstract><t>This document considers some areas that have been identified as problems with the specification of the Domain Name System, and proposes remedies for the defects identified. [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='2181'/>
<seriesInfo name='DOI' value='10.17487/RFC2181'/>
</reference>



<reference anchor='RFC2460'>
<front>
<title>Internet Protocol, Version 6 (IPv6) Specification</title>
<author fullname='S. Deering' initials='S.' surname='Deering'><organization/></author>
<author fullname='R. Hinden' initials='R.' surname='Hinden'><organization/></author>
<date month='December' year='1998'/>
<abstract><t>This document specifies version 6 of the Internet Protocol (IPv6), also sometimes referred to as IP Next Generation or IPng.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='2460'/>
<seriesInfo name='DOI' value='10.17487/RFC2460'/>
</reference>



<reference anchor='RFC2870'>
<front>
<title>Root Name Server Operational Requirements</title>
<author fullname='R. Bush' initials='R.' surname='Bush'><organization/></author>
<author fullname='D. Karrenberg' initials='D.' surname='Karrenberg'><organization/></author>
<author fullname='M. Kosters' initials='M.' surname='Kosters'><organization/></author>
<author fullname='R. Plzak' initials='R.' surname='Plzak'><organization/></author>
<date month='June' year='2000'/>
<abstract><t>The primary focus of this document is to provide guidelines for operation of the root name servers.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name='RFC' value='2870'/>
<seriesInfo name='DOI' value='10.17487/RFC2870'/>
</reference>



<reference anchor='RFC2826'>
<front>
<title>IAB Technical Comment on the Unique DNS Root</title>
<author><organization>Internet Architecture Board</organization></author>
<date month='May' year='2000'/>
<abstract><t>This document discusses the existence of a globally unique public name space in the Internet called the DNS (Domain Name System).  This name space is a hierarchical name space derived from a single, globally unique root.  It is a technical constraint inherent in the design of the DNS.  One root must be supported by a set of coordinated root servers administered by a unique naming authority.  It is not technically feasible for there to be more than one root in the public DNS.  This memo provides information for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='2826'/>
<seriesInfo name='DOI' value='10.17487/RFC2826'/>
</reference>



<reference anchor='RFC3172'>
<front>
<title>Management Guidelines &amp; Operational Requirements for the Address and Routing Parameter Area Domain (&quot;arpa&quot;)</title>
<author fullname='G. Huston' initials='G.' role='editor' surname='Huston'><organization/></author>
<date month='September' year='2001'/>
<abstract><t>This memo describes the management and operational requirements for the address and routing parameter area (&quot;arpa&quot;) domain.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name='BCP' value='52'/>
<seriesInfo name='RFC' value='3172'/>
<seriesInfo name='DOI' value='10.17487/RFC3172'/>
</reference>



<reference anchor='RFC4035'>
<front>
<title>Protocol Modifications for the DNS Security Extensions</title>
<author fullname='R. Arends' initials='R.' surname='Arends'><organization/></author>
<author fullname='R. Austein' initials='R.' surname='Austein'><organization/></author>
<author fullname='M. Larson' initials='M.' surname='Larson'><organization/></author>
<author fullname='D. Massey' initials='D.' surname='Massey'><organization/></author>
<author fullname='S. Rose' initials='S.' surname='Rose'><organization/></author>
<date month='March' year='2005'/>
<abstract><t>This document is part of a family of documents that describe the DNS Security Extensions (DNSSEC).  The DNS Security Extensions are a collection of new resource records and protocol modifications that add data origin authentication and data integrity to the DNS.  This document describes the DNSSEC protocol modifications.  This document defines the concept of a signed zone, along with the requirements for serving and resolving by using DNSSEC.  These techniques allow a security-aware resolver to authenticate both DNS resource records and authoritative DNS error indications. </t><t> This document obsoletes RFC 2535 and incorporates changes from all updates to RFC 2535.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='4035'/>
<seriesInfo name='DOI' value='10.17487/RFC4035'/>
</reference>



<reference anchor='RFC6891'>
<front>
<title>Extension Mechanisms for DNS (EDNS(0))</title>
<author fullname='J. Damas' initials='J.' surname='Damas'><organization/></author>
<author fullname='M. Graff' initials='M.' surname='Graff'><organization/></author>
<author fullname='P. Vixie' initials='P.' surname='Vixie'><organization/></author>
<date month='April' year='2013'/>
<abstract><t>The Domain Name System's wire protocol includes a number of fixed fields whose range has been or soon will be exhausted and does not allow requestors to advertise their capabilities to responders.  This document describes backward-compatible mechanisms for allowing the protocol to grow.</t><t>This document updates the Extension Mechanisms for DNS (EDNS(0)) specification (and obsoletes RFC 2671) based on feedback from deployment experience in several implementations.  It also obsoletes RFC 2673 (&quot;Binary Labels in the Domain Name System&quot;) and adds considerations on the use of extended labels in the DNS.</t></abstract>
</front>
<seriesInfo name='STD' value='75'/>
<seriesInfo name='RFC' value='6891'/>
<seriesInfo name='DOI' value='10.17487/RFC6891'/>
</reference>



<reference anchor='RFC7720'>
<front>
<title>DNS Root Name Service Protocol and Deployment Requirements</title>
<author fullname='M. Blanchet' initials='M.' surname='Blanchet'><organization/></author>
<author fullname='L-J. Liman' initials='L-J.' surname='Liman'><organization/></author>
<date month='December' year='2015'/>
<abstract><t>The DNS root name service is a critical part of the Internet architecture.  The protocol and deployment requirements for the DNS root name service are defined in this document.  Operational requirements are out of scope.</t></abstract>
</front>
<seriesInfo name='BCP' value='40'/>
<seriesInfo name='RFC' value='7720'/>
<seriesInfo name='DOI' value='10.17487/RFC7720'/>
</reference>



<reference anchor='RFC8976'>
<front>
<title>Message Digest for DNS Zones</title>
<author fullname='D. Wessels' initials='D.' surname='Wessels'><organization/></author>
<author fullname='P. Barber' initials='P.' surname='Barber'><organization/></author>
<author fullname='M. Weinberg' initials='M.' surname='Weinberg'><organization/></author>
<author fullname='W. Kumari' initials='W.' surname='Kumari'><organization/></author>
<author fullname='W. Hardaker' initials='W.' surname='Hardaker'><organization/></author>
<date month='February' year='2021'/>
<abstract><t>This document describes a protocol and new DNS Resource Record that provides a cryptographic message digest over DNS zone data at rest. The ZONEMD Resource Record conveys the digest data in the zone itself. When used in combination with DNSSEC, ZONEMD allows recipients to verify the zone contents for data integrity and origin authenticity. This provides assurance that received zone data matches published data, regardless of how the zone data has been transmitted and received.  When used without DNSSEC, ZONEMD functions as a checksum, guarding only against unintentional changes. </t><t>ZONEMD does not replace DNSSEC: DNSSEC protects individual RRsets (DNS data with fine granularity), whereas ZONEMD protects a zone's data as a whole, whether consumed by authoritative name servers, recursive name servers, or any other applications. </t><t>As specified herein, ZONEMD is impractical for large, dynamic zones due to the time and resources required for digest calculation. However, the ZONEMD record is extensible so that new digest schemes may be added in the future to support large, dynamic zones.</t></abstract>
</front>
<seriesInfo name='RFC' value='8976'/>
<seriesInfo name='DOI' value='10.17487/RFC8976'/>
</reference>



<reference anchor='RFC9120'>
<front>
<title>Nameservers for the Address and Routing Parameter Area (&quot;arpa&quot;) Domain</title>
<author fullname='K. Davies' initials='K.' surname='Davies'><organization/></author>
<author fullname='J. Arkko' initials='J.' surname='Arkko'><organization/></author>
<date month='October' year='2021'/>
<abstract><t>This document describes revisions to operational practices to separate the function of the &quot;arpa&quot; top-level domain in the DNS from its historical operation alongside the DNS root zone.</t></abstract>
</front>
<seriesInfo name='RFC' value='9120'/>
<seriesInfo name='DOI' value='10.17487/RFC9120'/>
</reference>


<reference anchor="ARPAZONE" target="http://www.iana.org/domains/arpa">
  <front>
    <title>.ARPA Zone Management</title>
    <author initials="" surname="IANA" fullname="IANA">
      <organization></organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>
<reference anchor="ROOTZONE" target="https://www.iana.org/domains/root/files">
  <front>
    <title>Root Zone</title>
    <author initials="" surname="IANA" fullname="IANA">
      <organization></organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>
<reference anchor="RSSAC-001" target="https://www.icann.org/en/system/files/files/rssac-001-root-service-expectations-04dec15-en.pdf">
  <front>
    <title>Service Expectations of Root Servers</title>
    <author >
      <organization>Root Server System Advisory Committee</organization>
    </author>
    <date year="2015"/>
  </front>
</reference>


    </references>


<section anchor="history"><name>History</name>

<t><xref target="RFC2870"/> originally discussed both the protocol and operational
requirements for root name servers for the Internet's domain name
system (DNS) protocol <xref target="RFC1035"/>.  Since its initial publication,
both protocol and operational requirements have evolved.  The protocol
requirements was later split into <xref target="RFC7720"/> and the operational
requirements was moved to <xref target="RSSAC-001"/> and published by ICANN's Root
Server System Advisory Committee (RSSAC).  These two documents
functionally replaced <xref target="RFC2870"/>.  Similarly, this document now
functionally replaces <xref target="RFC7720"/>.</t>

<t>As both of these requirement sets are expected to evolve over time,
the authors of both document sets hope to always keep them roughly in
synchronization.  However, the latest version of both of these two
documents should be consider the most recent set of requirements
regardless of whether they were published together or separately.</t>

</section>
<section anchor="acknowledgements"><name>Acknowledgements</name>

<t>This document was prepared by the ICANN RSSAC Caucus with participation of many Caucus members.</t>

<t>Much of this text is a rearrangement and restatement of <xref target="RFC7720"/>,
which itself contains text was taken from <xref target="RFC2870"/>.</t>

<t>The editors of this document would like to sincerely thank the following individuals for valuable
contributions to the text of <xref target="RFC7720"/>:
Andrew Sullivan, Simon Perreault, Jean-Philippe Dionne, Dave Thaler, Russ Housley,
Alissa Cooper, Joe Abley, Joao Damas, Daniel Karrenberg, Jacques Latour, Eliot Lear,
Bill Manning, David Conrad, Paul Hoffman, Terry Manderson, Jari Arkko, and Mark
Andrews.</t>

</section>


  </back>

<!-- ##markdown-source:
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

-->

</rfc>

