Is it possible to have a single OSX (tiger) server manage both internal and external DNS requests where the external requests point to the public-facing IP addresses of some servers and the internal points to the internal facing IPs?
We only have a few external facing IP addresses and many more internal. For example….
internal
skipper 192.0.0.1
ginger 192.0.0.2
maryann 192.0.0.3
gilligan 192.0.0.4
external
skipper 208.X.X.1
ginger 208.X.X.2
maryann 208.X.X.3
Comments are closed