[4191] in testers
named Hesiod problem?
daemon@ATHENA.MIT.EDU (Robert A Basch)
Fri Jun 4 15:52:50 1999
Message-Id: <199906041952.TAA35876@boom.mit.edu>
To: testers@MIT.EDU
Date: Fri, 04 Jun 1999 15:52:37 -0400
From: Robert A Basch <rbasch@MIT.EDU>
When I logged in as systest on aupair, an 8.3.5 O2, I got the old
complaint about being unable to set the group list. I saw the
following entries from boot time in SYSLOG:
Jun 4 12:46:45 5D:aupair named[146]: /var/athena/named.hs:11: Database error (IN)
Jun 4 12:46:45 5D:aupair named[146]: /var/athena/named.hs:12: Database error (IN)
Jun 4 12:46:45 5D:aupair named[146]: /var/athena/named.hs:13: Database error (IN)
Jun 4 12:46:45 4D:aupair named[146]: stub zone "" (HS) rejected due to errors (serial 6)
Jun 4 12:46:45 5D:aupair named[164]: Ready to answer queries.
The login attempt produced these entries:
Jun 4 15:36:05 4D:aupair named[164]: sysquery: no addrs found for root NS (BITSY.MIT.EDU)
Jun 4 15:36:05 4D:aupair named[164]: sysquery: no addrs found for root NS (W20NS.MIT.EDU)
Jun 4 15:36:05 4D:aupair named[164]: sysquery: no addrs found for root NS (STRAWB.MIT.EDU)
Jun 4 15:36:05 5D:aupair named[164]: ns_req: no address for root server
/var/athena/named.hs contains:
; BIND version named 8.2 Mon May 17 16:13:24 EDT 1999
; BIND version builder@maytag.mit.edu:/build/third/bind/src/bin/named
; zone '' first transfer
; from 18.71.0.151:53 using AXFR at Wed Jun 2 16:57:03 1999
. 21600 HS SOA BITSY.MIT.EDU. NETWORK-REQUEST.MIT.EDU. (
6 3600 900 3600000 21600 )
21600 HS NS STRAWB.MIT.EDU.
21600 HS NS W20NS.MIT.EDU.
21600 HS NS BITSY.MIT.EDU.
$ORIGIN MIT.EDU.
STRAWB 21600 IN A 18.71.0.151
W20NS 21600 IN A 18.70.0.160
BITSY 21600 IN A 18.72.0.3
Note that the "A" entries say "IN" instead of "HS", as they do on a
system without this problem.
Bob