Subject: Re: howto: get dynamic name resolving working
To: None <port-arm32@NetBSD.ORG>
From: Daniel Brown <crp02@holyrood.ed.ac.uk>
List: port-arm32
Date: 04/27/1997 16:20:16
On Sun, 27 Apr 1997, Leo Smiers wrote:
> I can not find this file on my system. Mind you I also had to type the
> resolve.conf file.
You have the file name slightly wrong - it should be resolv.conf - missing
the 'e'. Mine looks like...
domain chem.ed.ac.uk
lookup file bind
nameserver 129.215.126.1
nameserver 129.215.166.13
nameserver 129.215.166.17
for mouse.chem.ed.ac.uk, using the 3 nameservers mentioned.
/usr/local/sbin/rcm is in the config set - can you confirm that you've
installed this at some stage (also useful for adding users, and setting
up X, and other things...) ?
Dan.