I'm currently trying to migrate my DNS server from one Mac OS X Server to another. What I've done is rsync all the data in the /var/named folder. However Server Admin is not recognizing my zones, what file controls what server admin sees for DNS?

link|improve this question

78% accept rate
feedback

2 Answers

It's probably /etc/named.conf.

You should also copy over any other files referenced therein.

link|improve this answer
feedback
up vote 0 down vote accepted

the directory I needed to copy over was /etc/dns

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.