Secondary DNS Server (DNS IPs)
On the secondary Mac Mini, I used to have the following DNS entries in System Preferences -> Networking
127.0.0.1
IP of Primary DNS server
Unfortunately, OD wouldn't replicate because I couldn't do a reverse lookup. So I changed the settings to
IP of Primary DNS server
and it worked. However, if the primary DNS server goes down, the server itself can't perform lookups anymore. Should I use 127.0.0.1 as the second IP or use the actual server's IP address as the secondary DNS IP?
In short, what's the correct DNS server settings for a secondary DNS server?