[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] redundancy how too....



> I thought the secondary name server, based on the ttl of the primary,
> reached out and "asked" the primary "do you have anything for me?"
> 
The named.conf file has to have an entry for each zone that it is either
master or slave for. (terms primary and secondary are depreciated).
So, in the case of a named instance acting as a slave, the zone entry must
be made.
You could probably write a 'cgi script' (password protected) that may 
be accessed by the owner of the master server, allowing him to change
the named.conf file and reload named.
Gerald