[3062] in SIPB_Linux_Development
athena-named installed and run but not used by default install
daemon@ATHENA.MIT.EDU (Jacob Strauss)
Sun Oct 8 04:19:10 2000
To: linux-dev@MIT.EDU
From: Jacob Strauss <jastr@MIT.EDU>
Date: 08 Oct 2000 04:19:03 -0400
Message-Id: <twybswvrbig.fsf@hut-on-fowls-legs.mit.edu>
Hi,
If you follow the default installation instructions for the
6.2 installer, it installs athena-bind, and runs it on boot.
However, it won't ever be used, as the settings in /etc/resolv.conf
point it to the name server used during the install, which is w20ns if
you follow the instructions. Something during the install should
change the settings so they'll be set to
search MIT.EDU
nameserver 127.0.0.1
when install is finished.
I've not checked, but I'd guess that the second network settings
dialog (in the X portion of the install) would be the place to do
this.
-Jacob