MobilOne wrote: Just clearing the DNS cache doesnt stop you from accessing websites. When you clear the cache, it takes just a little bit longer for the host name to be resolved into an IP address, and the cache gets built again. Perhaps, I misunderstood your question? Are you referring to using ipconfig /flushdns or just deleting the cache.dns file?
MobilOne wrote: Of course you can access other websites other than yahoo.com (with or without stub zones). Consider this, why would you create a stub zone? You create these to conserve bandwidth because you dont have to query a root server all the way to the host that you want. So if you didnt configure a stub for let's say ibm.com, you would query the root servers to get to www.ibm.com. So your still able to access sites that you dont have a stub for. From what I have learned so far, a local secondary server would be better than a stub zone, because you wouldn't have to query the remote server across the WAN link (thus conserving bandwidth). The local secondary server would already have the dns information you need to access a site. Hope this makes things better.
Mmartin_47 wrote: I see, to prevent clients from querying root, I just delete the root hints file?
MobilOne wrote: Mmartin_47 wrote: I see, to prevent clients from querying root, I just delete the root hints file? Only if you are configuring a root "." DNS server.