Can a BIND server be a slave to a non-BIND master DNS server?
Posted
by
Michael Neale
on Server Fault
See other posts from Server Fault
or by Michael Neale
Published on 2010-01-20T23:45:07Z
Indexed on
2014/05/27
21:37 UTC
Read the original article
Hit count: 312
If I have a master DNS that is not bind - can bind still slave to it? (ie does it use the DNS protocol or something else?).
Kind of related - but do people still do this or do they use some other form of data replication to keep DNS records in sync to the slaves (ie file/database copying)? I would like to have the slaves refreshed as fast as possible so I am thinking normal slaving with is expiry/poll based might not be optimal?
© Server Fault or respective owner