DNS Master and Slave
I have 2 dns servers, A and B.A hosts some domains and B hosts some domains.
I'd like to syncronize both dns A and dns B.
Now I know that you'd need the zone configs in the named.conf to be in place before a slave will sync with the master for that zone. However, I create new zones all the time.
Is there a script out there that will add the new zones from A to B and B to A so that they synchronize?