Thomas Krause wrote: > Bill Shupp schrieb: > that means, I must write a script which gets the domains and secondaries > from the tinydns/root/data file and execute the dnsnotify perl > script for each domain. Or is there a simpler way?
It depends. If you have a known list of domains and their bind slaves, you could maintain a list manually. If you need it to be more dynamic, then you'll have to write a script to parse the data file. Regards, Bill