On Sun, 2005-07-24 at 21:49, Rony Bill wrote:
Meanwhile I am trying to figure out what is a caching-only name service as suggested by Kennith.
$ cat /etc/resolv.conf
nameserver 127.0.0.1 nameserver 202.144.66.6
# /etc/rc.d/init.d/named start
There. Now you don't always have to depend on your ISPs DNS server. You've got your own caching only name server. "Caching only" because you are just caching the host-ip map looked up from the root servers, as opposed to being an authorative server in which case you would have the zone files for that domain.
Regards, NMK. ----------------------------------------------------------------------- A man with one watch knows what time it is. A man with two watches is never quite sure.