On 07/02/2018 12:45 PM, Petr Špaček wrote:
On 2.7.2018 12:28, Klaus Darilion wrote:
Am 18.06.2018 um 11:16 schrieb Peter Hudec:
if you want dns server agnostic solution, look
at
http://dotat.at/prog/nsnotifyd/
combine it with the
https://jpmens.net/2013/02/13/automatic-provisioning-of-slave-dns-server
s/.
Add a little bit integration coding and that's it. :)
Und some more coding to delete zones. Thats the problem of automatic
provision based on NOTIFYs. Probably you could add a "superdelete"
feature which removes the zone on the slave if the master responds on
SOA checks/XFR with a certain response.
Catalog zones would be a cleaner solution. And btw: AFAIK Yadiffa also
has some similar thing like catalog zones using a special DNS class and XFR.
All these are mere hacks, cleanest solution would be YANG model for zone
management.
However, Knot DNS is not a big fan of YANG ;-)