how to configure my internal dns to resolve external resources
Posted
by
Ralph Shillington
on Server Fault
See other posts from Server Fault
or by Ralph Shillington
Published on 2012-09-20T14:30:09Z
Indexed on
2012/09/20
15:40 UTC
Read the original article
Hit count: 348
I have an internal DNS as part of my AD setup. I have an hosted DNS for public resources (which are typically at some data centre somewhere)
Occasionally while on our internal network I need to get to a public resource --- for example www.ourcompany.com since there isn't a www record in our internal DNS I cant get the name resolved.
How do I configure my DNS to forward names it doesn't recognise to the public DNS.
Update: As per the comment yes I have a "split-horizon" dns (which seemed like a good idea at the time) This AD setup is less than 24 hours old, and can be redone if need be -- (although I would rather not)
© Server Fault or respective owner