On Wed, Jan 09, 2002 at 03:16:23PM +0000, Am?rico Rocha wrote: > Can someone point the differences between a local dns cache and an > external dns cache ?
Yes. I still think you ought to read the web pages again and perhaps ask on the djbdns mailing list. > I configured an external dnscache on Interneal IP 192.168.0.12 that > accepts queries of all my 192.168.0.* network. > > Could the same be accomplished by a local dns cache ? No. > I'm getting a a little confused by all this terminology, and > the web pages of djbdns don't really explain the difference > between dnscache and dnscachex Sure it does. From: http://cr.yp.to/djbdns/faq/cache.html#config How do I configure a local cache? Right now my machine has a nameserver line in /etc/resolv.conf telling it to send DNS queries to a cache on another host. I'd like to run dnscache on this machine to handle future queries. From: http://cr.yp.to/djbdns/faq/cachex.html#config How do I configure an external cache? I'd like to run dnscache on IP address 1.2.3.4 to handle DNS queries from the 1.2.3 network. > I additionally have a tinydns server that serves my 192.168.0.* network > bound to 127.0.0.1, that provides all information regarding hosts > on this network, assigning names to each one. That's nice. That would be http://cr.yp.to/djbdns/faq/tinydns.html#config.