Skip to main content

Terminology for DNS Transports and Location
draft-ietf-dnsop-terminology-ter-00

The information below is for an old version of the document.
Document Type
This is an older version of an Internet-Draft whose latest revision state is "Replaced".
Author Paul E. Hoffman
Last updated 2019-08-19 (Latest revision 2019-08-15)
Replaces draft-hoffman-dns-terminology-ter
Replaced by draft-ietf-dnsop-rfc8499bis
RFC stream Internet Engineering Task Force (IETF)
Formats
Additional resources Mailing list discussion
Stream WG state WG Document
Document shepherd (None)
IESG IESG state I-D Exists
Consensus boilerplate Unknown
Telechat date (None)
Responsible AD (None)
Send notices to (None)
draft-ietf-dnsop-terminology-ter-00
Network Working Group                                         P. Hoffman
Internet-Draft                                                     ICANN
Updates: RFC 8499 (if approved)                          August 15, 2019
Intended status: Standards Track
Expires: February 16, 2020

              Terminology for DNS Transports and Location
                  draft-ietf-dnsop-terminology-ter-00

Abstract

   This document adds terms and abbreviations to "DNS Terminology" (RFC
   8499) that relate to DNS running over various transports, as well as
   terms and abbreviations for DNS resolution at traditional and non-
   traditional locations.

Status of This Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at https://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on February 16, 2020.

Copyright Notice

   Copyright (c) 2019 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
   (https://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.

Hoffman                 Expires February 16, 2020               [Page 1]
Internet-Draft               DNS Transports                  August 2019

Table of Contents

   1.  New Terms and Abbreviations . . . . . . . . . . . . . . . . .   2
   2.  Normative References  . . . . . . . . . . . . . . . . . . . .   2
   Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . .   3
   Author's Address  . . . . . . . . . . . . . . . . . . . . . . . .   3

1.  New Terms and Abbreviations

   The following terms and abbreviations are added to Section 6 of
   [RFC8499].

   DNS-over-TLS (DoT):  DNS over TLS as defined in [RFC7858] and its
      successors.

   DNS-over-HTTPS (DoH):  DNS over HTTPS as defined in [RFC8484] and its
      successors.

   Classic DNS:  DNS over UDP or TCP as defined in [RFC1035] and its
      successors.  Classic DNS applies to DNS communication between stub
      resolvers and recursive resolvers, and between recursive resolvers
      and authoritative servers.'  Classic DNS is not encrypted.

   Recursive DoT (RDoT):  RDoT specifically means DNS-over-TLS for
      transport between a stub resolver and a recursive resolver, or
      between a recursive resolver and another recursive resolver.  This
      term is necessary because it is expected that DNS-over-TLS will
      later be defined as a transport between recursive resolvers and
      authoritative servers,

   Authoritative DoT (ADoT):  If DNS-over-TLS is later defined as the
      transport between recursive resolvers and authoritative servers,
      ADoT specifically means DNS-over-TLS for transport between
      recursive resolvers and authoritative servers.

2.  Normative References

   [RFC1035]  Mockapetris, P., "Domain names - implementation and
              specification", STD 13, RFC 1035, DOI 10.17487/RFC1035,
              November 1987, <https://www.rfc-editor.org/info/rfc1035>.

   [RFC7858]  Hu, Z., Zhu, L., Heidemann, J., Mankin, A., Wessels, D.,
              and P. Hoffman, "Specification for DNS over Transport
              Layer Security (TLS)", RFC 7858, DOI 10.17487/RFC7858, May
              2016, <https://www.rfc-editor.org/info/rfc7858>.

Hoffman                 Expires February 16, 2020               [Page 2]
Internet-Draft               DNS Transports                  August 2019

   [RFC8484]  Hoffman, P. and P. McManus, "DNS Queries over HTTPS
              (DoH)", RFC 8484, DOI 10.17487/RFC8484, October 2018,
              <https://www.rfc-editor.org/info/rfc8484>.

   [RFC8499]  Hoffman, P., Sullivan, A., and K. Fujiwara, "DNS
              Terminology", BCP 219, RFC 8499, DOI 10.17487/RFC8499,
              January 2019, <https://www.rfc-editor.org/info/rfc8499>.

Acknowledgments

   Sara Dickinson contributed ideas before the first draft was
   published.  Warren Kumari contributed the idea for "Applications
   Doing DNS" as a term.  Many people contributed the idea that it is
   better to define terms rather than just acronyms.

Author's Address

   Paul Hoffman
   ICANN

   Email: paul.hoffman@icann.org

Hoffman                 Expires February 16, 2020               [Page 3]