[H-GEN] Some questions....
A Bruce in the Land of the Bruces
brucec at humbug.org.au
Thu Oct 23 03:13:19 EDT 1997
On Thu, 23 Oct 1997, Brendan Vowles wrote:
> Firstly can anyone tell me how to get rid of those annoying messages
> that refer to modules when you start up your box ???
Personally, leave them. You may need to read the messages someday.
> If i setup apache on my box ... and want to use it as an intranet....
> how can i tell the box that a DNS for either humbug.org.au or lcs.org.au
> exists locally... is this a function of resolv.conf ???
In /etc/hosts.conf , say that you have a nameserver running.
order hosts,bind
multi on
(this is default)
And in /etc/resolv.conf , list localhost as a nameserver
nameserver 127.0.0.1
search lcs.org.au humbug.org.au
And finally, in /etc/named.boot (or wherever your distribution puts it),
secondary the Humbug domain, and either secondary or primary the
lcs.org.au domain (no such domain btw)
secondary humbug.org.au 203.17.162.7 sec.humbug.org.au
secondary lcs.org.au primary.lcs.nameserver.ip sec.lcs.org.au
or
primary lcs.org.au db.lcs.org.au
Of course, you are running named at boot time?
> What i am wanting to do is be able to load netscape on another box and
> do a search for www.lcs.org.au and bring up an internal homepage for a
> ficticious site (lcs.org.au)
primary it then.
--==--
Bruce.
----------------------- HUMBUG General List --------------------------------
echo "unsubscribe general" | mail majordomo at humbug.org.au # To Unsubscribe
More information about the General
mailing list