timapril / ns2

Parameterized Nameserver Delegation with NS2 and NS2T
Other
1 stars 0 forks source link

NS2 and NS2T SHOULD appear in parent and child #3

Closed timapril closed 4 years ago

timapril commented 4 years ago

In the event that the parent does not support NS2, the records may be omitted. Resolvers that wish to use encrypted transport to authority servers MAY send a NS2 query to the child using the delegated nameservers from the parent.

jrlevine commented 4 years ago

The NS records at the top of the child zone are authoritative. The ones in the parent are just glue. You need NS in the parent because that's the signal for a zone cut and I wouldn't change that, even though the client may ignore them in favor of NS2 or NS2T.