Caching only DNS server ---nlookup Errors , Help please..

Simon Waters Simon at wretched.demon.co.uk
Mon Nov 25 12:18:10 UTC 2002


"Munn, Stuart SITI-IT-DIETS" wrote:
> 
> I hope someone can help.

> what are the main advantages of bind 9.2. ?

Security - it is better written and therefore has less security
problems.

It is better for dynamic DNS, but you didn't mention that, so I
assume you don't use it.

> zone "." {
>         type hint;
>         file "db.cache";
> };

Your db.cache file looks odd. The quick and dirty fix to get
your boss of your back is to use "type forward" here (see also
"forward only" in DNS and BIND) and specify the currently
working DNS servers as the two forwarders.

Then you can go back and read DNS and BIND, and figure out the
"right way" of doing what you want!


More information about the bind-users mailing list