Extended DNS Errors
draft-ietf-dnsop-extended-error-07
Network Working Group W. Kumari
Internet-Draft Google
Intended status: Standards Track E. Hunt
Expires: February 10, 2020 ISC
R. Arends
ICANN
W. Hardaker
USC/ISI
D. Lawrence
Oracle + Dyn
August 09, 2019
Extended DNS Errors
draft-ietf-dnsop-extended-error-07
Abstract
This document defines an extensible method to return additional
information about the cause of DNS errors. Though created primarily
to extend SERVFAIL to provide additional information about the cause
of DNS and DNSSEC failures, the Extended DNS Errors option defined in
this document allows all response types to contain extended error
information.
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 http://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 10, 2020.
Copyright Notice
Copyright (c) 2019 IETF Trust and the persons identified as the
document authors. All rights reserved.
Kumari, et al. Expires February 10, 2020 [Page 1]
Internet-Draft draft-ietf-dnsop-extended-error August 2019
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction and background . . . . . . . . . . . . . . . . . 3
1.1. Requirements notation . . . . . . . . . . . . . . . . . . 3
2. Extended Error EDNS0 option format . . . . . . . . . . . . . 4
3. Use of the Extended DNS Error option . . . . . . . . . . . . 4
3.1. The INFO-CODE field . . . . . . . . . . . . . . . . . . . 5
3.2. The EXTRA-TEXT field . . . . . . . . . . . . . . . . . . 5
4. Defined Extended DNS Errors . . . . . . . . . . . . . . . . . 5
4.1. Extended DNS Error Code 0 - Other . . . . . . . . . . . . 5
4.2. Extended DNS Error Code 1 -
Unsupported DNSKEY Algorithm . . . . . . . . . . . . . . 5
4.3. Extended DNS Error Code 2 - Unsupported
DS Algorithm . . . . . . . . . . . . . . . . . . . . . . 5
4.4. Extended DNS Error Code 3 - Stale Answer . . . . . . . . 5
4.5. Extended DNS Error Code 4 - Forged Answer . . . . . . . . 6
4.6. Extended DNS Error Code 5 - DNSSEC Indeterminate . . . . 6
4.7. Extended DNS Error Code 6 - DNSSEC Bogus . . . . . . . . 6
4.8. Extended DNS Error Code 7 - Signature Expired . . . . . . 6
4.9. Extended DNS Error Code 8 - Signature Not Yet Valid . . . 6
4.10. Extended DNS Error Code 9 - DNSKEY Missing . . . . . . . 6
4.11. Extended DNS Error Code 10 - RRSIGs Missing . . . . . . . 6
4.12. Extended DNS Error Code 11 - No Zone Key Bit Set . . . . 6
4.13. Extended DNS Error Code 12 - NSEC Missing . . . . . . . . 6
4.14. Extended DNS Error Code 13 - Cached Error . . . . . . . . 7
4.15. Extended DNS Error Code 14 - Not Ready . . . . . . . . . 7
4.16. Extended DNS Error Code 15 - Blocked . . . . . . . . . . 7
4.17. Extended DNS Error Code 16 - Censored . . . . . . . . . . 7
4.18. Extended DNS Error Code 17 - Prohibited . . . . . . . . . 7
4.19. Extended DNS Error Code 18 - Stale Answer . . . . . . . . 7
4.20. Extended DNS Error Code 19 - Lame . . . . . . . . . . . . 7
4.21. Extended DNS Error Code 20 - Deprecated . . . . . . . . . 8
Show full document text