Search Again:

Re: default: info: sysquery: nlookup error on ?

From: David Reddy
Date: Thursday, October 10, 2002
Time: 8:54:38 am



For a QDNS optimised server, named.conf has a list of includes. One of =
these includes is for /var/named/conf/user_after (included after Bind =
Options statement) This file does in fact point to the root hints file =
below:

Extract:

};

zone "." IN {
type hint;
file "conf/root.hint";

};

-----Original Message-----
From: Len Conrad [mailto:LenConrad@MenAndMice.com]
Sent: 10 October 2002 14:00
To: QuickDNS Talk
Subject: RE: default: info: sysquery: nlookup error on ?



>Below is an extract from /var/log/messages after a server reboot (on a=20
>Linux box). Would agree that its an issue with named reading the hints=20
>file, in fact this problem is possibly off topic. Anyhow ran named as =
root=20
>instead of user named and still seeing the same problem. Thought that=20
>would have gotten around any permissions problems.

there is no error logged trying to open db.cache, so does named.conf =
have

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

????

for bind8, on FreeBSD, "success" is logged as:

10-Oct-2002 15:09:56.952 hint zone "" (IN) loaded (serial 0)






Messages In This Thread:



Return to Digital Point Solutions' Home Page