<?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.30 (Ruby 3.4.8) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-dnssd-multi-qtypes-13" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title>DNS Multiple QTYPEs</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-dnssd-multi-qtypes-13"/>
    <author initials="R." surname="Bellis" fullname="Ray Bellis">
      <organization abbrev="ISC">Internet Systems Consortium, Inc.</organization>
      <address>
        <postal>
          <street>PO Box 360</street>
          <city>Newmarket</city>
          <code>NH 03857</code>
          <country>USA</country>
        </postal>
        <phone>+1 650 423 1300</phone>
        <email>ray@isc.org</email>
      </address>
    </author>
    <date year="2026" month="February" day="17"/>
    <area>Internet</area>
    <workgroup>DNSSD</workgroup>
    <keyword>DNS</keyword>
    <keyword>resource record</keyword>
    <abstract>
      <?line 35?>

<t>This document specifies a method for a DNS client to request additional
DNS record types to be delivered alongside the primary record type
specified in the question section of a DNS QUERY (OpCode=0).</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://dnssd-wg.github.io/draft-ietf-dnssd-multi-qtypes/draft-ietf-dnssd-multi-qtypes.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-dnssd-multi-qtypes/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        DNSSD Working Group mailing list (<eref target="mailto:dnssd@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/dnssd/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/dnssd/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/dnssd-wg/draft-ietf-dnssd-multi-qtypes"/>.</t>
    </note>
  </front>
  <middle>
    <?line 41?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>A commonly requested DNS <xref target="STD13"/> feature is the ability to receive
multiple related resource records (RRs) in a single DNS response.</t>
      <t>For example, it may be desirable to receive the A, AAAA, and HTTPS
RRs for a domain name together, rather than having to issue
multiple queries.</t>
      <t>The DNS wire protocol in theory supported having multiple questions in a
single packet, but in practice this does not work.  In <xref target="RFC9619"/>,
<xref target="RFC1035"/> is updated to only permit a single question in a QUERY
(OpCode=0) request.</t>
      <t>Sending QTYPE=ANY does not guarantee that all resource record sets (RRsets) will be returned.
<xref section="4.1" sectionFormat="of" target="RFC8482"/> specifies that responders may return a single RRset of
their choosing.</t>
      <t>This document provides a solution for those cases where only the QTYPE
varies by specifying a new option for the Extension Mechanisms for DNS
(EDNS) <xref target="RFC6891"/> that contains an additional list of QTYPE values
that the client wishes to receive in addition to the single
QTYPE appearing in the question section.  A different EDNS option is
used in response packets as protection against DNS middleboxes that echo
EDNS options verbatim.</t>
      <t>The specification described herein is applicable both for queries from a
stub resolver to recursive servers, and from recursive resolvers to
authoritative servers. It does not apply to Multicast DNS queries
<xref target="RFC6762"/>, which are already designed to allow requesting multiple
records in a single query, but is applicable to DNS-Based Service
Discovery (DNS-SD) <xref target="RFC6763"/>.</t>
    </section>
    <section anchor="terminology">
      <name>Terminology</name>
      <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?>

<t>This document makes use of DNS terminology defined in <xref target="RFC9499"/>.</t>
    </section>
    <section anchor="specification">
      <name>Specification</name>
      <section anchor="multiple-qtype-edns-options-format">
        <name>Multiple QTYPE EDNS Options Format</name>
        <t>The overall format of an EDNS option is shown for reference in <xref target="fig-edns"/>,
per <xref target="RFC6891"/>, followed by the option specific data.</t>
        <figure anchor="fig-edns">
          <name>EDNS Option Format</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="192" width="552" viewBox="0 0 552 192" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 32,32 L 32,112" fill="none" stroke="black"/>
                <path d="M 32,144 L 32,160" fill="none" stroke="black"/>
                <path d="M 544,32 L 544,112" fill="none" stroke="black"/>
                <path d="M 544,144 L 544,160" fill="none" stroke="black"/>
                <path d="M 32,32 L 544,32" fill="none" stroke="black"/>
                <path d="M 32,64 L 544,64" fill="none" stroke="black"/>
                <path d="M 32,96 L 544,96" fill="none" stroke="black"/>
                <path d="M 32,160 L 544,160" fill="none" stroke="black"/>
                <g class="text">
                  <text x="12" y="52">0:</text>
                  <text x="288" y="52">OPTION-CODE</text>
                  <text x="12" y="84">2:</text>
                  <text x="288" y="84">OPTION-LENGTH</text>
                  <text x="12" y="116">4:</text>
                  <text x="32" y="132">:</text>
                  <text x="288" y="132">OPTION-DATA</text>
                  <text x="544" y="132">:</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
       +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
    0: |                          OPTION-CODE                          |
       +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
    2: |                         OPTION-LENGTH                         |
       +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
    4: |                                                               |
       :                          OPTION-DATA                          :
       |                                                               |
       +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
]]></artwork>
          </artset>
        </figure>
        <t>OPTION-CODE: MQTYPE-Query (20) in queries and MQTYPE-Response (21) in responses.</t>
        <t>OPTION-LENGTH: Size (in octets) of OPTION-DATA.</t>
        <t>OPTION-DATA: Option specific, as depicted in <xref target="fig-qtx"/>.</t>
        <figure anchor="fig-qtx">
          <name>MQTYPE OPTION-DATA Format</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="192" width="552" viewBox="0 0 552 192" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 32,32 L 32,80" fill="none" stroke="black"/>
                <path d="M 32,112 L 32,160" fill="none" stroke="black"/>
                <path d="M 544,32 L 544,80" fill="none" stroke="black"/>
                <path d="M 544,112 L 544,160" fill="none" stroke="black"/>
                <path d="M 32,32 L 544,32" fill="none" stroke="black"/>
                <path d="M 32,64 L 544,64" fill="none" stroke="black"/>
                <path d="M 32,128 L 544,128" fill="none" stroke="black"/>
                <path d="M 32,160 L 544,160" fill="none" stroke="black"/>
                <g class="text">
                  <text x="12" y="52">0:</text>
                  <text x="288" y="52">QT1</text>
                  <text x="12" y="84">2:</text>
                  <text x="32" y="100">:</text>
                  <text x="288" y="100">...</text>
                  <text x="544" y="100">:</text>
                  <text x="288" y="148">QTn</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
       +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
    0: |                              QT1                              |
       +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
    2: |                                                               |
       :                              ...                              :
       |                                                               |
       +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
       |                              QTn                              |
       +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
]]></artwork>
          </artset>
        </figure>
        <t>A list of 2-octet values in network order (MSB first) each specifying a
DNS RRTYPE that must be for a data RRTYPE as described in
<xref section="3.1" sectionFormat="of" target="RFC6895"/>.  Individual values from the list (with unspecified index "x") are referred to as QTx in the following sections.</t>
      </section>
      <section anchor="client-request-generation">
        <name>Client Request Generation</name>
        <t>DNS clients implementing this specification <bcp14>MUST</bcp14> generate packets that
conform to the server request parsing rules described in <xref target="sec-server-request"/>.</t>
        <t>The choice of when a client implementation should attempt to coalesce
queries for multiple QTYPEs using this method is implementation specific
and not discussed further herein.</t>
      </section>
      <section anchor="sec-server-request">
        <name>Server Request Parsing</name>
        <t>In addition to the error cases discussion in Section 7 of <xref target="RFC6891"/>,
the server <bcp14>MUST</bcp14> return a FORMERR response if the server receives:</t>
        <ul spacing="normal">
          <li>
            <t>An MQTYPE-Query option in any inbound DNS message with an
OpCode other than QUERY (0).</t>
          </li>
          <li>
            <t>An MQTYPE-Response option in any inbound DNS message.</t>
          </li>
          <li>
            <t>More than one MQTYPE-Query option in a query.</t>
          </li>
          <li>
            <t>An MQTYPE-Query in a query that contains no primary
question (i.e. QDCOUNT=0).</t>
          </li>
          <li>
            <t>An MQTYPE-Query option in a query where the primary question
is a non-data RRTYPE (e.g. ANY, AXFR).</t>
          </li>
          <li>
            <t>An MQTYPE-Query option with an empty QT list.</t>
          </li>
          <li>
            <t>An invalid QTx (e.g. one corresponding to a Meta RRTYPE).</t>
          </li>
          <li>
            <t>A duplicate QTx (or one duplicating the primary QTYPE field)
in a query.</t>
          </li>
        </ul>
      </section>
      <section anchor="server-response-generation">
        <name>Server Response Generation</name>
        <t>A conforming server that receives an MQTYPE-Query option in a query <bcp14>MUST</bcp14>
return an MQTYPE-Response option in its response, even if that response
is truncated (TC=1).  This is necessary to indicate that the server does
support this extension.</t>
        <t>The server <bcp14>MUST</bcp14> first start constructing a response for the primary
(QNAME, QCLASS, QTYPE) tuple specified in the Question section per
the existing DNS sections.  The RCODE and all other flags (such as AA or
AD) <bcp14>MUST</bcp14> be determined at this time.</t>
        <t>If this initial response results in truncation (TC=1) then the
additional queries specified in the MQTYPE-Query option <bcp14>MUST NOT</bcp14> be
processed.</t>
        <t>After the initial response is prepared, the server <bcp14>MUST</bcp14> attempt to
combine the responses for individual (QNAME, QCLASS, QTx) combinations
into the response for the first query.  If a recursive server does
not yet have those responses available it <bcp14>MAY</bcp14> first make appropriate
outbound queries to populate its caches.</t>
        <t>For each individual combination the server <bcp14>MUST</bcp14> evaluate the resulting
RCODE and other flags and check that they all match the values generated
from the primary query.</t>
        <t>If any mismatch is detected the mismatching additional response <bcp14>MUST NOT</bcp14>
be included in the final combined response and its QTx value <bcp14>MUST NOT</bcp14> be
included in the MQTYPE-Response option's list.  This might happen, for
example, if the primary query resulted in a NOERROR response but a QTx
query resulted in a SERVFAIL, or if the primary response has AA=0 but a
QTx response has AA=1, such as might happen if the NS and DS records
were both requested at the parent side of a zone cut.</t>
        <t>The server <bcp14>MUST</bcp14> attempt to combine the remaining individual RRs into the
same sections in which they would have appeared in a standalone query,
i.e. as if each combination had been "the question" per
<xref section="4.1" sectionFormat="of" target="RFC1035"/>.</t>
        <t>The server <bcp14>MUST</bcp14> detect duplicate RRs and keep only a single copy of each
RR in its respective section.  Duplicates can occur, for example, in the Answer
section if a CNAME chain is involved, or in the Authority section if
multiple QTYPEs don't exist, etc.  Note that RRs can be legitimately
duplicated in different sections such as for the (SOA, TYPE12345)
combination at a zone apex where TYPE12345 is not present.</t>
        <t>Handling of an MQTYPE-Query option <bcp14>MUST NOT</bcp14> itself trigger a truncated
response.  If response size (or other) limits do not allow all of the
data obtained by querying for an additional QTx to be included in the
final response in their entirety (i.e. as complete RRsets) then the
server <bcp14>MUST NOT</bcp14> include the respective QTx in the MQTYPE-Response
option's list and <bcp14>MAY</bcp14> stop processing further QTx combinations.</t>
        <t>If all RRs for a single QTx combination fit into the message then the
server <bcp14>MUST</bcp14> include the respective QTx in the MQTYPE-Response
option's list to indicate that the given query type was completely
processed.</t>
        <t>Note that it is possible for the resulting MQTYPE-Response option to
contain an empty list, but as described above the option must still be
returned.</t>
      </section>
      <section anchor="client-response-processing">
        <name>Client Response Processing</name>
        <t>If the response to a query containing an MQTYPE-Query option does not
contain an MQTYPE-Response option, or if it erroneously contains an
MQTYPE-Query option, the client <bcp14>MUST</bcp14> treat the response as if this
option is unsupported by the server and <bcp14>MUST</bcp14> process the primary
response as if the MQTYPE-Query option had not been used.</t>
        <t>In the above case, or if the server generates a FORMERR response, the
client <bcp14>MUST</bcp14> issue additional standalone queries (that is, without using the
MQTYPE-Query option) for all QTYPEs for which an answer is still
required.</t>
        <t>If the MQTYPE-Response option is present more than once or if a QTx
value is duplicated (or duplicates the primary QTYPE field) the client
<bcp14>MUST</bcp14> treat the answer as invalid (equivalent to FORMERR).</t>
        <t>The Question section and the list of types present in the
MQTYPE-Response option indicates the list of (QNAME, QCLASS, qtypes)
combinations which are completely answered and contained within the
received response.  The answers to all query combinations share the same
RCODE and all other flags.</t>
        <t>All RRs required by existing DNS specifications are expected to be
present in the respective sections of the DNS message, including proofs
of nonexistence where required. The client <bcp14>MUST NOT</bcp14> rely on any
particular order of RRs in the message sections.</t>
        <t>For the purposes of <xref section="5.4.1" sectionFormat="of" target="RFC2181"/> any authoritative
answers received <bcp14>MUST</bcp14> be ranked the same as the answer for the primary
question.</t>
        <t>Clients <bcp14>MUST</bcp14> take into account that individual RRs might originate from
different DNS zones and that proofs of non-existence might have been
produced by different signers.</t>
        <t>Absence of QTx values which were requested by the client but are not present
in the MQTYPE-Response option indicates that:</t>
        <ul spacing="normal">
          <li>
            <t>(for responses from recursive servers) the server does not have
any records for that QTx value in cache, and/or</t>
          </li>
          <li>
            <t>the individual responses could not be combined into one message
because of RCODE or other flag mismatches, and/or</t>
          </li>
          <li>
            <t>the server was unwilling to process the request (for example, because a limit
was exceeded), and/or</t>
          </li>
          <li>
            <t>the response size limit would be exceeded</t>
          </li>
        </ul>
        <t>The client <bcp14>MUST</bcp14> subsequently initiate separate standalone queries for
all QTx values for which an answer is still required.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The method documented here does not change any of the security
properties of the DNS protocol itself.</t>
      <t>It should however be noted that this method does increase the potential
amplification factor when the DNS protocol is used as a vector for a
denial-of-service attack.  A further risk is being able to maliciously
cause recursive servers to perform large amounts of additional work.</t>
      <t>Implementors <bcp14>SHOULD</bcp14> therefore allow operators to configure limits on the
number of QTx values specified and/or the resulting response size.  The
recommended values of those limits will depend on the environment in
which this specification is used.  In public DNS it is expected that a
limit of four QTx values would be appropriate, but when used with DNS-SD
or within private networks higher limits would be acceptable.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>IANA has assigned the following values in the "DNS EDNS0 Option Codes (OPT)"
registry within "Domain Name System (DNS) Parameters" registry group:</t>
      <table>
        <name>MQTYPE EDNS Option Numbers</name>
        <thead>
          <tr>
            <th align="left">Value</th>
            <th align="left">Name</th>
            <th align="left">Status</th>
            <th align="left">Reference</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">20</td>
            <td align="left">MQTYPE-Query</td>
            <td align="left">Optional</td>
            <td align="left">RFC TBD</td>
          </tr>
          <tr>
            <td align="left">21</td>
            <td align="left">MQTYPE-Response</td>
            <td align="left">Optional</td>
            <td align="left">RFC TBD</td>
          </tr>
        </tbody>
      </table>
    </section>
    <section numbered="false" anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>The author wishes to thank the following for their feedback and reviews
during the initial development of this document: Michael Graff, Olafur
Gudmundsson, Matthijs Mekking, and Paul Vixie.</t>
      <t>In addition the author wishes to thank the following for subsequent
review during discussion in the DNSSD Working Group: Chris Box, Stuart
Cheshire, Esko Dijk, Ted Lemon, David Schinazi and Petr Spacek.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <referencegroup anchor="STD13" target="https://www.rfc-editor.org/info/std13">
          <reference anchor="RFC1034" target="https://www.rfc-editor.org/info/rfc1034">
            <front>
              <title>Domain names - concepts and facilities</title>
              <author fullname="P. Mockapetris" initials="P." surname="Mockapetris"/>
              <date month="November" year="1987"/>
              <abstract>
                <t>This RFC is the revised basic definition of The Domain Name System. It obsoletes RFC-882. This memo describes the domain style names and their used for host address look up and electronic mail forwarding. It discusses the clients and servers in the domain name system and the protocol used between them.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="13"/>
            <seriesInfo name="RFC" value="1034"/>
            <seriesInfo name="DOI" value="10.17487/RFC1034"/>
          </reference>
          <reference anchor="RFC1035" target="https://www.rfc-editor.org/info/rfc1035">
            <front>
              <title>Domain names - implementation and specification</title>
              <author fullname="P. Mockapetris" initials="P." surname="Mockapetris"/>
              <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>
        </referencegroup>
        <reference anchor="RFC9619">
          <front>
            <title>In the DNS, QDCOUNT Is (Usually) One</title>
            <author fullname="R. Bellis" initials="R." surname="Bellis"/>
            <author fullname="J. Abley" initials="J." surname="Abley"/>
            <date month="July" year="2024"/>
            <abstract>
              <t>This document updates RFC 1035 by constraining the allowed value of the QDCOUNT parameter in DNS messages with OPCODE = 0 (QUERY) to a maximum of one, and it specifies the required behavior when values that are not allowed are encountered.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9619"/>
          <seriesInfo name="DOI" value="10.17487/RFC9619"/>
        </reference>
        <reference anchor="RFC6891">
          <front>
            <title>Extension Mechanisms for DNS (EDNS(0))</title>
            <author fullname="J. Damas" initials="J." surname="Damas"/>
            <author fullname="M. Graff" initials="M." surname="Graff"/>
            <author fullname="P. Vixie" initials="P." surname="Vixie"/>
            <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 ("Binary Labels in the Domain Name System") 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="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>
        <reference anchor="RFC6895">
          <front>
            <title>Domain Name System (DNS) IANA Considerations</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <date month="April" year="2013"/>
            <abstract>
              <t>This document specifies Internet Assigned Numbers Authority (IANA) parameter assignment considerations for the allocation of Domain Name System (DNS) resource record types, CLASSes, operation codes, error codes, DNS protocol message header bits, and AFSDB resource record subtypes. It obsoletes RFC 6195 and updates RFCs 1183, 2845, 2930, and 3597.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="42"/>
          <seriesInfo name="RFC" value="6895"/>
          <seriesInfo name="DOI" value="10.17487/RFC6895"/>
        </reference>
        <reference anchor="RFC2181">
          <front>
            <title>Clarifications to the DNS Specification</title>
            <author fullname="R. Elz" initials="R." surname="Elz"/>
            <author fullname="R. Bush" initials="R." surname="Bush"/>
            <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>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC8482">
          <front>
            <title>Providing Minimal-Sized Responses to DNS Queries That Have QTYPE=ANY</title>
            <author fullname="J. Abley" initials="J." surname="Abley"/>
            <author fullname="O. Gudmundsson" initials="O." surname="Gudmundsson"/>
            <author fullname="M. Majkowski" initials="M." surname="Majkowski"/>
            <author fullname="E. Hunt" initials="E." surname="Hunt"/>
            <date month="January" year="2019"/>
            <abstract>
              <t>The Domain Name System (DNS) specifies a query type (QTYPE) "ANY". The operator of an authoritative DNS server might choose not to respond to such queries for reasons of local policy, motivated by security, performance, or other reasons.</t>
              <t>The DNS specification does not include specific guidance for the behavior of DNS servers or clients in this situation. This document aims to provide such guidance.</t>
              <t>This document updates RFCs 1034 and 1035.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8482"/>
          <seriesInfo name="DOI" value="10.17487/RFC8482"/>
        </reference>
        <reference anchor="RFC6762">
          <front>
            <title>Multicast DNS</title>
            <author fullname="S. Cheshire" initials="S." surname="Cheshire"/>
            <author fullname="M. Krochmal" initials="M." surname="Krochmal"/>
            <date month="February" year="2013"/>
            <abstract>
              <t>As networked devices become smaller, more portable, and more ubiquitous, the ability to operate with less configured infrastructure is increasingly important. In particular, the ability to look up DNS resource record data types (including, but not limited to, host names) in the absence of a conventional managed DNS server is useful.</t>
              <t>Multicast DNS (mDNS) provides the ability to perform DNS-like operations on the local link in the absence of any conventional Unicast DNS server. In addition, Multicast DNS designates a portion of the DNS namespace to be free for local use, without the need to pay any annual fee, and without the need to set up delegations or otherwise configure a conventional DNS server to answer for those names.</t>
              <t>The primary benefits of Multicast DNS names are that (i) they require little or no administration or configuration to set them up, (ii) they work when no infrastructure is present, and (iii) they work during infrastructure failures.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6762"/>
          <seriesInfo name="DOI" value="10.17487/RFC6762"/>
        </reference>
        <reference anchor="RFC6763">
          <front>
            <title>DNS-Based Service Discovery</title>
            <author fullname="S. Cheshire" initials="S." surname="Cheshire"/>
            <author fullname="M. Krochmal" initials="M." surname="Krochmal"/>
            <date month="February" year="2013"/>
            <abstract>
              <t>This document specifies how DNS resource records are named and structured to facilitate service discovery. Given a type of service that a client is looking for, and a domain in which the client is looking for that service, this mechanism allows clients to discover a list of named instances of that desired service, using standard DNS queries. This mechanism is referred to as DNS-based Service Discovery, or DNS-SD.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6763"/>
          <seriesInfo name="DOI" value="10.17487/RFC6763"/>
        </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 331?>

<section anchor="examples">
      <name> Examples</name>
      <t>The examples below are shown as might be reported by the ISC Dig utility.
For the purposes of brevity irrelevant content is omitted.</t>
      <section anchor="stub-query-for-a-with-mqtype-query-for-aaaa-https">
        <name>Stub query for A with MQType-Query for AAAA + HTTPS</name>
        <t>In this example a stub resolver has requested the A record for
www.example.com, along with an MQTYPE-Query option requesting AAAA and
HTTPS records.  The stub resolver has also set the DO bit, indicating
DNSSEC support.</t>
        <t>The presence of the HTTPS QTYPE in the MQTYPE-Response option of the response
coupled with its absence from the answer section indicates that the
recursive server currently holds no data for this QTYPE.  The corresponding
type fields in the NSEC3 record further provide a cryptographic proof of
non-existence for the HTTPS QTYPE and the SOA record also indicates a
"negative answer".</t>
        <figure anchor="figaaaahttps">
          <name>A + AAAA + HTTPS</name>
          <artwork><![CDATA[
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11111
;; flags: qr rd ra ad
;; QUERY: 1, ANSWER: 4, AUTHORITY: 4, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags: do; udp: 1232
; MQTYPE-Response: AAAA HTTPS

;; QUESTION SECTION:
;www.example.com.         IN  A

;; ANSWER SECTION:
www.example.com.    2849  IN  A       192.0.2.1
www.example.com.    2849  IN  RRSIG   A [...]
www.example.com.    3552  IN  AAAA    3fff::1234
www.example.com.    3552  IN  RRSIG   AAAA [...]

;; AUTHORITY SECTION:
example.com.        2830  IN  SOA     ns.example.com. [...]
example.com.        2830  IN  RRSIG   SOA 13 2 [...]
[...].example.com.  2830  IN  NSEC3   [...] A TXT AAAA RRSIG
[...].example.com.  2830  IN  RRSIG   NSEC3 [...]
]]></artwork>
        </figure>
      </section>
      <section anchor="stub-query-for-ds-with-mqtype-query-for-dnskey">
        <name>Stub query for DS with MQType-Query for DNSKEY</name>
        <t>In this similar example, the primary QTYPE is for DS and the MQTYPE-Query
field only contains DNSKEY.</t>
        <t>Both the DS and DNSKEY records are returned, along with their corresponding
RRSIG records.</t>
        <figure anchor="figdsdnskey">
          <name>Stub DS + DNSKEY</name>
          <artwork><![CDATA[
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33333
;; flags: qr rd ra ad
;; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags: do; udp: 1232
; MQTYPE-Response: DNSKEY

;; QUESTION SECTION:
;example.com.                 IN      DS

;; ANSWER SECTION:
example.com.        625   IN  DNSKEY  256 3 13 [...]
example.com.        625   IN  DNSKEY  257 3 13 [...]
example.com.        625   IN  RRSIG   DNSKEY [...] example.com. [...]
example.com.      86185   IN  DS      370 13 2 [...]
example.com.      86185   IN  RRSIG   DS [...] com. [...]
]]></artwork>
        </figure>
      </section>
      <section anchor="recursive-query-for-ds-with-mqtype-query-for-ns">
        <name>Recursive query for DS with MQType-Query for NS</name>
        <t>In this instance, a recursive resolver is sending a DS record query to the
parent zone's authoritative server and simultaneously requesting the NS
records for the zone.</t>
        <t>Since the DS record response is marked as authoritative (AA = 1) but the
NS record data on the parent side of a zone cut is not authoritative
(AA = 0) the server is unable to merge the responses, and the NS QTYPE
is omitted from the MQTYPE-Response field.</t>
        <figure anchor="figdsns">
          <name>Recursive DS + NS</name>
          <artwork><![CDATA[
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33333
;; flags: qr aa
;; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags: do; udp: 1232
; MQTYPE-Response: [empty]

;; QUESTION SECTION:
;example.com.             IN  DS

;; ANSWER SECTION:
example.com.      86185   IN  DS      370 13 2 [...]
example.com.      86185   IN  RRSIG   DS [...] com. [...]
]]></artwork>
        </figure>
      </section>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
