
December 8th, 2011, 09:10 AM
|
|
Registered User
|
|
Join Date: Nov 2011
Location: United States
Posts: 24
Time spent in forums: 2 h 49 m 37 sec
Reputation Power: 0
|
|
Hello Bob,
If you are going to use the same internal and external domain name, then the design is called split-DNS. What you would have to do on your internal zone is have your internal records and external records. On the external zone (the one you have hosted by your registrar) you would only have the external records. There is no way around this because your internal DNS servers are also authoritative. If they receive a query for that domain name, they will NOT go out anywhere else to search for an answer if they do not have it.
Now, if your internal and external domain names are different, say corp.local and corp.com, then there is no need to have the external records stored on your internal zone. Your internal DNS servers will contain the external DNS servers to get the answer for corp.com when they receive a query for that domain.
I know its not what you wanted to hear, but that is how DNS works.
Hope the information helps... more info on this topic: http://itgeared.com/what-is-split-b...plit-horizon-or
|