Skip to content

IN NS with priority #471

@hdatma

Description

@hdatma

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions