[3461] in testers
[Brett David Rosen] wierd name resolution bug
daemon@ATHENA.MIT.EDU (Dan Winship)
Mon May 18 15:15:39 1998
To: network@MIT.EDU
Cc: testers@MIT.EDU
Date: Mon, 18 May 1998 15:15:28 EDT
From: Dan Winship <danw@MIT.EDU>
FYI. Athena 8.2 doesn't like noc.
danw@gnomon:~> finger broken@noc
unknown host: noc
------- Forwarded Message
Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA06545; Mon, 18 May 98 11:26:32 EDT
Received: from COGSWORTH.MIT.EDU by MIT.EDU with SMTP
id AA13338; Mon, 18 May 98 11:28:09 EDT
Received: by cogsworth.mit.edu (SMI-8.6/4.7) id LAA19501; Mon, 18 May 1998 11:28:04 -0400
Message-Id: <199805181528.LAA19501@cogsworth.mit.edu>
To: testers@MIT.EDU
Subject: wierd name resolution bug
Date: Mon, 18 May 1998 11:28:03 EDT
From: Brett David Rosen <bdrosen@MIT.EDU>
If I use nslookup or hostinfo to resolve noc.mit.edu,
it works fine. If I use host from the consult locker it gives me:
noc.MIT.EDU CNAME WHOS_THERE.MIT.EDU
WHOS_THERE.MIT.EDU A 18.100.0.50
!!! WHOS_THERE.MIT.EDU A record has illegal name
Exit 69
If I use dig from the watchmaker locker it also works fine.
However, utilities like finger, ping, telnet etc all fail
with errors like:
unknown host noc
or
Host name lookup failure
This is with the Solaris 2.6 named running. I'd try it with the
BIND 8 named, but it doesn't appear to be on the alpha packs yet.
Brett
------- End of Forwarded Message