<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.19 (Ruby 3.3.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-buraglio-deprecate7050-00" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.23.0 -->
  <front>
    <title abbrev="Deprecate RFC7050">Deprecation of DNS64 for Discovery of IPv6 Prefix Used for IPv6 Address Synthesis</title>
    <seriesInfo name="Internet-Draft" value="draft-buraglio-deprecate7050-00"/>
    <author fullname="Nick Buraglio">
      <organization>Energy Sciences Network</organization>
      <address>
        <email>buraglio@forwardingplane.net</email>
      </address>
    </author>
    <author fullname="Tommy Jensen">
      <organization>Microsoft</organization>
      <address>
        <email>tojens.ietf@gmail.com</email>
      </address>
    </author>
    <author fullname="Jen Linkova">
      <organization>Google</organization>
      <address>
        <email>furry13@gmail.com</email>
      </address>
    </author>
    <date year="2024" month="September" day="09"/>
    <area>ops</area>
    <workgroup>dnsop</workgroup>
    <keyword>IPv6</keyword>
    <keyword>DNS64</keyword>
    <abstract>
      <?line 54?>

<t>RFC7050 describes a method for detecting the presence of DNS64 and for learning the IPv6 prefix used for protocol translation (RFC6145). This methodology depends on the existence of a well-known IPv4-only fully qualified domain name "ipv4only.arpa.". Because newer methods exist that lack the requirement of a higher level protocol, instead using existing operations in the form of native router advertisements, discovery of the IPv6 prefix used for protocol translation using RFC7050 is deprecated to legacy status.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://buraglio.github.io/draft-buraglio-deprecate7050/draft-buraglio-deprecate7050.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-buraglio-deprecate7050/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        dnsop Working Group mailing list (<eref target="mailto:dnsop@ietf.org"/>),
        which is archived at <eref target="https://datatracker.ietf.org/wg/dnsop/about/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/dnsop/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/buraglio/draft-buraglio-deprecate7050"/>.</t>
    </note>
  </front>
  <middle>
    <?line 58?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The DNS-based mechanism defined in <xref target="RFC7050"/> was the very first mechanism available for nodes to discover the PREF64 information.
However since the publication of RFC7050, other methods have been developed to address some of <xref target="RFC7050"/> limitations.</t>
      <t>For example, <xref target="RFC8781"/> describes a Neighbor Discovery option to be used in Router Advertisements (RAs) to communicate prefixes of Network Address and Protocol Translation from IPv6 clients to IPv4 servers (NAT64) to hosts. This approach has the advantage of using the same communication channel IPv6 clients use to discover other network configurations such as the network's default route. This means network administrators can secure this configuration along with other configurations IPv6 requires using a single approach such as RA Guard <xref target="RFC6105"/>.</t>
      <t>Taking into account some fundamental flaws of <xref target="RFC7050"/> mechanism, it seems desirable to deprecate it and recommend new deployments and implementations to use better methods to obtain PREF64 information.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>NAT64: a mechanism for translating IPv6 packets to IPv4 packets and vice versa.  The translation is done by translating the packet headers according to the IP/ICMP Translation Algorithm defined in <xref target="RFC6145"/>.</t>
      <t>DNS64: a mechanism for synthesizing AAAA records from A records, defined in <xref target="RFC6147"/>.</t>
      <t>Router Advertisement: A packet used by Neighbor Discovery <xref target="RFC4861"/> and StateLess Address AutoConfiguration (SLAAC, <xref target="RFC4862"/>) to advertize the presence of the routers, togther with other IPv6 configuration information.</t>
      <t>PREF64 (or NAT64 prefix): An IPv6 prefix used for IPv6 address synthesis and for network addresses and protocols translation from IPv6 clients to IPv4 servers, <xref target="RFC6146"/>.</t>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

</section>
    <section anchor="existing-issues-with-rfc-7050">
      <name>Existing issues with RFC 7050</name>
      <t>DNS-based method of discovering the NAT64 prefix introduces some challenges, which make this approach less preferable than most recently developed alternatives (such as PREF64 RA option, <xref target="RFC8781"/>).
This section outlines the key issues, associated with <xref target="RFC7050"/>.</t>
      <section anchor="dependency-on-network-provided-recursive-resolvers">
        <name>Dependency on Network-Provided Recursive Resolvers</name>
        <t>Fundamentally, the presence of the NAT64 and the exact value of the prefix used for the translation are network-specific attributes.
Therefore, to discover the PREF64 the device needs to use the DNS resolvers provided by the network.
If the device is configured to use other recursive resolvers, its name resolution APIs and libraries are required to recognize 'ipv4only.arpa.' as a special name and give it special treatment.
This issue and remediation approach are discussed in <xref target="RFC8880"/>.
However, it has been observed that not all <xref target="RFC7050"/> implementations support <xref target="RFC8880"/> requirements for special treatment of 'ipv4only.arpa.'.
As a result, configuring such systems to use resolvers other than the one provided by the network might break the PREF64 discovery, leading to degraded user experience.</t>
      </section>
      <section anchor="network-stack-initialization-delay">
        <name>Network Stack Initialization Delay</name>
        <t>When using SLAAC (<xref target="RFC4862"/>), an IPv6 host usually needs just one Router Advertisement (RA, <xref target="RFC4861"/>) packet to obtain all information required to complete the host's network configuration.
For an IPv6-only host, the PREF64 information is essential, especially if the host implements the customer-side translator (CLAT) (<xref target="RFC6877"/>).
The mechanism defined in <xref target="RFC7050"/> implies that the PREF64 information is not bundled with all other network configuration parameters provided by RAs, and can only be obtained after the host has configured the rest of its IPv6 stack.
Therefore, until the process described in Section 3 of <xref target="RFC7050"/> is completed, the CLAT process can not start, which negatively impacts IPv4-only applications which have alrady started.</t>
      </section>
      <section anchor="inflexibility">
        <name>Inflexibility</name>
        <t>Section 3 of <xref target="RFC7050"/> requires that the node <bcp14>SHALL</bcp14> cache the replies received during the PREF64 discovery and <bcp14>SHOULD</bcp14> repeat the discovery process ten seconds before the TTL of the Well-Known Name's synthetic AAAA resource record expires.
As a result, once the PREF64 is discovered, it will be used until the TTL expired, or until the node disconnects from the network.
There is no mechanism for an operator to force the PREF64 rediscovery on the node without disconnecting the node from the network.
If the operator needs to change the PREF64 value used in the network, they need to proactively reduce the TTL value returned by the DNS64 server.
This method has two significant drawbacks:</t>
        <ul spacing="normal">
          <li>
            <t>many networks utilize external DNS64 servers and therefore have no control over the TTL value.</t>
          </li>
          <li>
            <t>the PREF64 changes need to be planned and executed at least TTL seconds in advance. If the operator needs to notify nodes that a particular prefix must not be used (e.g. during a network outage or if the nodes learnt a rogue PREF64 as a result of an attack), it might not be possible without interrupting the network connectivity for the affected nodes.</t>
          </li>
        </ul>
      </section>
      <section anchor="security-implications">
        <name>Security Implications</name>
        <t>As discussed in Section 7 of <xref target="RFC7050"/>, the DNS-based PREF64 discovery is prone to DNS spoofing attacks.
In addition to creating a wider attack surface for IPv6 deployments, <xref target="RFC7050"/> has other security challenges worth noting to justify declaring it legacy.</t>
        <section anchor="secure-channel-def">
          <name>Definition of secure channel</name>
          <t><xref target="RFC7050"/> requires a node's communication channel with a DNS64 server to be a "secure channel" which it defines to mean "a communication channel a node has between itself and a DNS64 server protecting DNS protocol-related messages from interception and tampering." This need is redundant when another communication mechanism of IPv6-related configuration, specifically Router Advertisements, can already be defended against tampering by RA Guard <xref target="RFC6105"/>. Requiring nodes to implement two defense mechanisms when only one is necessary when <xref target="RFC8781"/> is used in place of <xref target="RFC7050"/> creates unnecessary risk.</t>
        </section>
        <section anchor="secure-channel-example-of-ipsec">
          <name>Secure channel example of IPsec</name>
          <t>One of the two examples <xref target="RFC7050"/> defines to qualify a communication channel with a DNS64 server is the use of an "IPsec-based virtual private network (VPN) tunnel". As of the time of this writing, this is not supported as a practice by any common operating system DNS client. While they could, there have also since been multiple mechanisms defined for performing DNS-specific encryption such as those defined in <xref target="RFC9499"/> that would be more appropriately scoped to the applicable DNS traffic. These are also compatible with encrypted DNS advertisement by the network using Discovery of Network-designated Resolvers <xref target="RFC9463"/> that would ensure the clients know in advance that the DNS64 server supported the encryption mechanism.</t>
        </section>
        <section anchor="secure-channel-example-of-link-layer-encryption">
          <name>Secure channel example of link layer encryption</name>
          <t>The other example given by <xref target="RFC7050"/> that would allow a communication channel with a DNS64 server to qualify as a "secure channel" is the use of a "link layer utilizing data encryption technologies". As of the time of this writing, most common link layer implementations use data encryption already with no extra effort needed on the part of network nodes. While this appears to be a trivial way to satisfy this requirement, it also renders the requirement meaningless since any node along the path can still read the higher-layer DNS traffic containing the translation prefix. This seems to be at odds with the definition of "secure channel" as explained in <xref section="2.2" sectionFormat="of" target="RFC7050"/>.</t>
        </section>
      </section>
    </section>
    <section anchor="recommendations-for-pref64-discovery">
      <name>Recommendations for PREF64 Discovery</name>
      <section anchor="deployment-recommendations">
        <name>Deployment Recommendations</name>
        <t>Operators deploying NAT64 networks <bcp14>SHOULD</bcp14> provide PREF64 information in Router Advertisements as per <xref target="RFC8781"/>.</t>
      </section>
      <section anchor="clients-implementation-recommendations">
        <name>Clients Implementation Recommendations</name>
        <t>Clients <bcp14>SHOULD</bcp14> obtain PREF64 information from Router Advertisements as per <xref target="RFC8781"/> instead of using <xref target="RFC7050"/> method.
In the absense of the PREF64 information in RAs, a client <bcp14>MAY</bcp14> choose to fall back to RFC7050.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Obtaining PREF64 information from Router Advertisements improves the overall security of an IPv6-only client as it mitigates all attack vectors related to spoofed or rogue DNS response, as discussed in Section 7 of <xref target="RFC7050"/>.
Security considerations related to obtaining PREF64 information from RAs are discussed in Section 7 of <xref target="RFC8781"/>.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>It is expected that there will be a long tail of both clients and networks  still relying on <xref target="RFC7050"/> as a sole mechanism to discover PREF64 information.
Therefore IANA still need to maintain "ipv4only.arpa." as described in <xref target="RFC7050"/> and this document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC7050">
          <front>
            <title>Discovery of the IPv6 Prefix Used for IPv6 Address Synthesis</title>
            <author fullname="T. Savolainen" initials="T." surname="Savolainen"/>
            <author fullname="J. Korhonen" initials="J." surname="Korhonen"/>
            <author fullname="D. Wing" initials="D." surname="Wing"/>
            <date month="November" year="2013"/>
            <abstract>
              <t>This document describes a method for detecting the presence of DNS64 and for learning the IPv6 prefix used for protocol translation on an access network. The method depends on the existence of a well-known IPv4-only fully qualified domain name "ipv4only.arpa.". The information learned enables nodes to perform local IPv6 address synthesis and to potentially avoid NAT64 on dual-stack and multi-interface deployments.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7050"/>
          <seriesInfo name="DOI" value="10.17487/RFC7050"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. 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="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <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 anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC4861">
          <front>
            <title>Neighbor Discovery for IP version 6 (IPv6)</title>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <author fullname="E. Nordmark" initials="E." surname="Nordmark"/>
            <author fullname="W. Simpson" initials="W." surname="Simpson"/>
            <author fullname="H. Soliman" initials="H." surname="Soliman"/>
            <date month="September" year="2007"/>
            <abstract>
              <t>This document specifies the Neighbor Discovery protocol for IP Version 6. IPv6 nodes on the same link use Neighbor Discovery to discover each other's presence, to determine each other's link-layer addresses, to find routers, and to maintain reachability information about the paths to active neighbors. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4861"/>
          <seriesInfo name="DOI" value="10.17487/RFC4861"/>
        </reference>
        <reference anchor="RFC4862">
          <front>
            <title>IPv6 Stateless Address Autoconfiguration</title>
            <author fullname="S. Thomson" initials="S." surname="Thomson"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <author fullname="T. Jinmei" initials="T." surname="Jinmei"/>
            <date month="September" year="2007"/>
            <abstract>
              <t>This document specifies the steps a host takes in deciding how to autoconfigure its interfaces in IP version 6. The autoconfiguration process includes generating a link-local address, generating global addresses via stateless address autoconfiguration, and the Duplicate Address Detection procedure to verify the uniqueness of the addresses on a link. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4862"/>
          <seriesInfo name="DOI" value="10.17487/RFC4862"/>
        </reference>
        <reference anchor="RFC6105">
          <front>
            <title>IPv6 Router Advertisement Guard</title>
            <author fullname="E. Levy-Abegnoli" initials="E." surname="Levy-Abegnoli"/>
            <author fullname="G. Van de Velde" initials="G." surname="Van de Velde"/>
            <author fullname="C. Popoviciu" initials="C." surname="Popoviciu"/>
            <author fullname="J. Mohacsi" initials="J." surname="Mohacsi"/>
            <date month="February" year="2011"/>
            <abstract>
              <t>Routed protocols are often susceptible to spoof attacks. The canonical solution for IPv6 is Secure Neighbor Discovery (SEND), a solution that is non-trivial to deploy. This document proposes a light-weight alternative and complement to SEND based on filtering in the layer-2 network fabric, using a variety of filtering criteria, including, for example, SEND status. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6105"/>
          <seriesInfo name="DOI" value="10.17487/RFC6105"/>
        </reference>
        <reference anchor="RFC6146">
          <front>
            <title>Stateful NAT64: Network Address and Protocol Translation from IPv6 Clients to IPv4 Servers</title>
            <author fullname="M. Bagnulo" initials="M." surname="Bagnulo"/>
            <author fullname="P. Matthews" initials="P." surname="Matthews"/>
            <author fullname="I. van Beijnum" initials="I." surname="van Beijnum"/>
            <date month="April" year="2011"/>
          </front>
          <seriesInfo name="RFC" value="6146"/>
          <seriesInfo name="DOI" value="10.17487/RFC6146"/>
        </reference>
        <reference anchor="RFC6145">
          <front>
            <title>IP/ICMP Translation Algorithm</title>
            <author fullname="X. Li" initials="X." surname="Li"/>
            <author fullname="C. Bao" initials="C." surname="Bao"/>
            <author fullname="F. Baker" initials="F." surname="Baker"/>
            <date month="April" year="2011"/>
            <abstract>
              <t>This document describes the Stateless IP/ICMP Translation Algorithm (SIIT), which translates between IPv4 and IPv6 packet headers (including ICMP headers). This document obsoletes RFC 2765. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6145"/>
          <seriesInfo name="DOI" value="10.17487/RFC6145"/>
        </reference>
        <reference anchor="RFC6147">
          <front>
            <title>DNS64: DNS Extensions for Network Address Translation from IPv6 Clients to IPv4 Servers</title>
            <author fullname="M. Bagnulo" initials="M." surname="Bagnulo"/>
            <author fullname="A. Sullivan" initials="A." surname="Sullivan"/>
            <author fullname="P. Matthews" initials="P." surname="Matthews"/>
            <author fullname="I. van Beijnum" initials="I." surname="van Beijnum"/>
            <date month="April" year="2011"/>
            <abstract>
              <t>DNS64 is a mechanism for synthesizing AAAA records from A records. DNS64 is used with an IPv6/IPv4 translator to enable client-server communication between an IPv6-only client and an IPv4-only server, without requiring any changes to either the IPv6 or the IPv4 node, for the class of applications that work through NATs. This document specifies DNS64, and provides suggestions on how it should be deployed in conjunction with IPv6/IPv4 translators. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6147"/>
          <seriesInfo name="DOI" value="10.17487/RFC6147"/>
        </reference>
        <reference anchor="RFC6877">
          <front>
            <title>464XLAT: Combination of Stateful and Stateless Translation</title>
            <author fullname="M. Mawatari" initials="M." surname="Mawatari"/>
            <author fullname="M. Kawashima" initials="M." surname="Kawashima"/>
            <author fullname="C. Byrne" initials="C." surname="Byrne"/>
            <date month="April" year="2013"/>
            <abstract>
              <t>This document describes an architecture (464XLAT) for providing limited IPv4 connectivity across an IPv6-only network by combining existing and well-known stateful protocol translation (as described in RFC 6146) in the core and stateless protocol translation (as described in RFC 6145) at the edge. 464XLAT is a simple and scalable technique to quickly deploy limited IPv4 access service to IPv6-only edge networks without encapsulation.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6877"/>
          <seriesInfo name="DOI" value="10.17487/RFC6877"/>
        </reference>
        <reference anchor="RFC8781">
          <front>
            <title>Discovering PREF64 in Router Advertisements</title>
            <author fullname="L. Colitti" initials="L." surname="Colitti"/>
            <author fullname="J. Linkova" initials="J." surname="Linkova"/>
            <date month="April" year="2020"/>
            <abstract>
              <t>This document specifies a Neighbor Discovery option to be used in Router Advertisements (RAs) to communicate prefixes of Network Address and Protocol Translation from IPv6 clients to IPv4 servers (NAT64) to hosts.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8781"/>
          <seriesInfo name="DOI" value="10.17487/RFC8781"/>
        </reference>
        <reference anchor="RFC8880">
          <front>
            <title>Special Use Domain Name 'ipv4only.arpa'</title>
            <author fullname="S. Cheshire" initials="S." surname="Cheshire"/>
            <author fullname="D. Schinazi" initials="D." surname="Schinazi"/>
            <date month="August" year="2020"/>
            <abstract>
              <t>NAT64 (Network Address and Protocol Translation from IPv6 Clients to IPv4 Servers) allows client devices using IPv6 to communicate with servers that have only IPv4 connectivity.</t>
              <t>The specification for how a client discovers its local network's NAT64 prefix (RFC 7050) defines the special name 'ipv4only.arpa' for this purpose. However, in its Domain Name Reservation Considerations section (Section 8.1), that specification (RFC 7050) indicates that the name actually has no particularly special properties that would require special handling.</t>
              <t>Consequently, despite the well-articulated special purpose of the name, 'ipv4only.arpa' was not recorded in the Special-Use Domain Names registry as a name with special properties.</t>
              <t>This document updates RFC 7050. It describes the special treatment required and formally declares the special properties of the name. It also adds similar declarations for the corresponding reverse mapping names.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8880"/>
          <seriesInfo name="DOI" value="10.17487/RFC8880"/>
        </reference>
        <reference anchor="RFC9463">
          <front>
            <title>DHCP and Router Advertisement Options for the Discovery of Network-designated Resolvers (DNR)</title>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="T. Reddy.K" initials="T." role="editor" surname="Reddy.K"/>
            <author fullname="D. Wing" initials="D." surname="Wing"/>
            <author fullname="N. Cook" initials="N." surname="Cook"/>
            <author fullname="T. Jensen" initials="T." surname="Jensen"/>
            <date month="November" year="2023"/>
            <abstract>
              <t>This document specifies new DHCP and IPv6 Router Advertisement options to discover encrypted DNS resolvers (e.g., DNS over HTTPS, DNS over TLS, and DNS over QUIC). Particularly, it allows a host to learn an Authentication Domain Name together with a list of IP addresses and a set of service parameters to reach such encrypted DNS resolvers.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9463"/>
          <seriesInfo name="DOI" value="10.17487/RFC9463"/>
        </reference>
        <reference anchor="RFC9499">
          <front>
            <title>DNS Terminology</title>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <author fullname="K. Fujiwara" initials="K." surname="Fujiwara"/>
            <date month="March" year="2024"/>
            <abstract>
              <t>The Domain Name System (DNS) is defined in literally dozens of different RFCs. The terminology used by implementers and developers of DNS protocols, and by operators of DNS systems, has changed in the decades since the DNS was first defined. This document gives current definitions for many of the terms used in the DNS in a single document.</t>
              <t>This document updates RFC 2308 by clarifying the definitions of "forwarder" and "QNAME". It obsoletes RFC 8499 by adding multiple terms and clarifications. Comprehensive lists of changed and new definitions can be found in Appendices A and B.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="219"/>
          <seriesInfo name="RFC" value="9499"/>
          <seriesInfo name="DOI" value="10.17487/RFC9499"/>
        </reference>
      </references>
    </references>
    <?line 173?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>TODO acknowledge.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
bt69egcBaSV68/8DXOuxEKopAAA=

-->

</rfc>
