"Sysquery:" Errors

Mark.Andrews at nominum.com Mark.Andrews at nominum.com
Wed Jul 18 22:30:03 UTC 2001


> Hi everyone 
> 
> I'm getting the following error messages in my /var/log/messages file on
> Linux-Mandrake 7.0. Can anyone tell me what they mean?
> 
> sysquery:query() contains our address (ev.barnswell.net:192.168.0.2)
> sysquery:query() No possible A RRs
> 
> If it helps /etc/named.conf file I have the zone
> 
> "barnswell.net" {
>         type master;
>         file      "barnswell.net.zone";
> };
> 
> 
> The zone /var/named/barnswell.net file reads
> 
> @   IN  SOA ev.barnswell.net.   master.ev.barnswell.net.
> (                               2000031301 ; Serial
>                                 21600       ;  Refresh
>                                 1800        ;   Retry
>                                 4w          ;  Expire
>                                 1h          ;  
>         IN  NS      ev.barnswell.net.
> ev      IN  A       192.168.0.2
>         IN  MX  10  ev.barnswell.net.

	Well this masterfile contains syntax errors.  Fix these and
	any other errors reported when named starts.

> 
> If this helps I am only using DNS for my LAN thus the root file 
> /var/named/barnswell.net reads thus
> 
> . 3600000   IN  NS      ev.barnswell.net.
> ev.barnswell.net.   3600000 A       192.168.0.2
> 

	You are either a root server (in which case you server the root
	zone, type slave/master) or not (in which case you have root
	hints and/or global forwarders).

	Mark
> 
> Also if it helps /etc/resolv.conf  reads
> 
> search  barnswell.net
> 
> nameserver  127.0.0.1
> nameserver  192.168.0.2
> 
> Thanks 
> 
> Ev
> 
>  
> 
--
Mark Andrews, Nominum Inc.
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at nominum.com


More information about the bind-users mailing list