Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement outgoing NOTIFY message on zone change #10

Open
alangibson opened this issue Jun 22, 2017 · 0 comments
Open

Implement outgoing NOTIFY message on zone change #10

alangibson opened this issue Jun 22, 2017 · 0 comments
Milestone

Comments

@alangibson
Copy link
Owner

Send NOTIFY to all slave servers on zone change.

"DNS NOTIFY works like this: when a primary master name server notices that the serial number of a zone has changed, it sends a special announcement to all of the slave name servers for that zone. The primary master name server determines which servers are the slaves for the zone by looking at the list of NS records in the zone and taking out the record that points to the name server listed in the MNAME field of the zone's SOA record as well as the domain name of the local host."
https://docstore.mik.ua/orelly/networking_2ndEd/dns/ch10_03.htm

@alangibson alangibson added this to the 1.0.0 milestone Jun 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant