How should one manager external and internal DNS servers at the same time?
Posted
by erotsppa
on Server Fault
See other posts from Server Fault
or by erotsppa
Published on 2010-06-09T17:24:08Z
Indexed on
2010/06/09
17:32 UTC
Read the original article
Hit count: 467
We run a mac network here in the office. We have an internal DNS server to manage the network. Everything is resolved to a local ip (for mail.mydomain.com etc). However, we also have an external DNS server for when our users are not in the office. However, isn't it a pain to have to manage two lists? Whenever you change something you have to change another? And you can't have one be a slave of another because the ip are sometimes different (for example mail.mydomain.com would point to a local ip in local dns server but an external ip in the external dns server). Any tricks?
© Server Fault or respective owner