-
-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
Given a master and a list of slaves, it would be useful to limit the master to zone transfers and to those who really want to query it, for example by specifying a weight similar to MX:
@ IN NS 10 ns0.example.com.
@ IN NS 20 ns1.example.com.
@ IN NS 20 ns2.example.com.
@ IN NS 20 ns3.example.com.
However, I see no such option from the RFCs.
Do you think it is legal to make the master a hidden master? That is, omit the master form the NS records in the zone, keep the glue at the registrar, publish only the slaves in the NS records, let the slaves perform zone transfers from the hidden master, so that authoritative queries from the public go to the slaves only?
Ref. https://nsd.docs.nlnetlabs.nl/en/latest/reference/rfc-compliance.html
Metadata
Metadata
Assignees
Labels
No labels