dozens of domains across several networks
Danman32 wrote: I thought of one problem about defining one's own in-house root zone servers: you won't be able to resolve internet addresses, as you now become the internet.
blargoe wrote: Hmm, good question. I don't think that would work because the DNS server would think it's authorative for the . zone and therefore every zone on the Internet so I'm thinking it wouldn't ever make it to forwarding.
mikey_b wrote: Danman32 wrote: I thought of one problem about defining one's own in-house root zone servers: you won't be able to resolve internet addresses, as you now become the internet. Could use conditional forwarding for all other domains to forward external requests to ISP DNS servers, no?
justindu wrote: Right. I am guessing in the root hierarchy you would never be able to resolve Internet names.
rossonieri#1 wrote: hello, i dont think that firewall is an issue here - since it was a very simple action to pass DNS query. but the HOSTS file? i dont think it will be effective enough in a complex environment - and that is way people build DNS. but, since you said that you already have an AD - i think your questions is irrelevant, because AD use DNS in the first place. For easier integration - i suggest that you do DNS-DHCP integration. cheers.
Danman32 wrote: If you are going to do that, then why use root servers at all? The conditional forwarding is doing all the work. In this method, what you would need to do is list all of the top level unique domains. If it is a manageable number, then you can have cache DNS servers as the resolvers the clients use, with conditional forwarders used in them to forward queries to the appropriate domain. Or you could use stub zones in the resolver DNS servers.