[635] in netbsd-help mailing list archive
Re: same old problem.
daemon@ATHENA.MIT.EDU (Derek Atkins)
Wed Jan 24 18:54:40 1996
Date: Wed, 24 Jan 1996 18:50:35 -0500
From: Derek Atkins <warlord@MIT.EDU>
To: John Hawkinson <jhawk@MIT.EDU>
Cc: davidz@MIT.EDU, netbsd-help@MIT.EDU, bugs@MIT.EDU, tytso@MIT.EDU
In-Reply-To: "[14131] in Athena Bugs"
> What's the right solution? Probably to add the line:
>
> 1.0.0.127.IN-ADDR.ARPA. IN A LOCALHOST.MIT.EDU.
>
> to your /etc/namedb/named.local or named.mit file (depending on
> whether you think this is a local change, or a bugfix).
I'm not convinced that this is the right solution. In fact trying
this solution has not always yielded a positive response. What has
worked, however, is to actually set up a zone for
0.0.127.IN-ADDR.ARPA. and put then put localhost in the zone map.
The mit-named.tgz package for Linux does this now, and it seems to
consistently fix the problem whereas trying to prime the cache with
the PTR record didn't seem to work right.
-derek