Giter VIP home page Giter VIP logo

ns-revalidation's Introduction

ns-revalidation

Delegation Revalidation by DNS Resolvers

This document recommends improved DNS [RFC1034] [RFC1035] resolver behavior with respect to the processing of Name Server (NS) resource record sets (RRset) during iterative resolution. When following a referral response from an authoritative server to a child zone, DNS resolvers should explicitly query the authoritative NS RRset at the apex of the child zone and cache this in preference to the NS RRset on the parent side of the zone cut. Resolvers should also periodically revalidate the child delegation by re-quering the parent zone at the expiration of the TTL of the parent side NS RRset.

Rendered versions of the current document can be found at the following links:

ns-revalidation's People

Contributors

fobser avatar ralphdolmans avatar shuque avatar wtoorop avatar

Watchers

 avatar  avatar  avatar

ns-revalidation's Issues

Add Implementation status section

Redhat Enterprise Linux has been running this for years without problems
As reported by @paulwouters at the dnsop session at the IETF 119

Knot resolver does it for the root
Unbound does it when enabled for harden referral path

QNAME minimization

This is more of a nitpick at this point, so let me just file it as an issue.

[QNAME minimization] would provide a way to definitively learn the child zone's authoritative NS RRset.

I disagree with that. The RFC 7816 proposes to ask NS one label below apex, not on the apex itself:

the QNAME that is the original QNAME, stripped to just one label more than the zone for which the server is authoritative

Revalidation will cause more traffic

root-servers.net will receive at least 26 times the number of priming queries, plus the extra queries needed to get to root-servers.net. Would be nice to create a formula to get to the number.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.