Date: Fri, 15 Sep 2000 23:29:03 -0700 From: Doug Barton <DougB@gorean.org> To: "Tomlinson, Drew" <Drew.Tomlinson@lc.ca.gov> Cc: "'FreeBSD Questions (E-mail)'" <freebsd-questions@FreeBSD.org> Subject: Re: Help With named.conf Message-ID: <39C3132F.F78652D1@gorean.org> References: <8C224DC088D8D111B67D0000F67AC17E029C4C92@ldcmsx01.lc.ca.gov>
index | next in thread | previous in thread | raw e-mail
> "Tomlinson, Drew" wrote:
>
> I'm a newbie to both FreeBSD and Unix but I'm learning. In just over
> a month, I've succeeded in installing 4.0-S, learning to use CVSup to
> synch my source, recompiled my kernel and upgraded to 4.1-S, and
> gotten Apache running.
Congrats on your achievements so far. You should know however that it's
considered rude to send HTML e-mail to any public list.
> My next endeavor is to set up named (DNS). All I want to do is include
> entries for the 3 nodes on my network so they can be resolved and then
> forward any other requests to my ISP for resolution.
You don't want to use dns for this. You want to put the entries for
your 3 hosts in your /etc/hosts file, then make sure that /etc/host.conf
says something like:
# First try the /etc/hosts file
hosts
# Now try the nameserver next.
bind
Then you'll be all set.
Good luck,
Doug
--
"The dead cannot be seduced."
- Kai, "Lexx"
Do YOU Yahoo!?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39C3132F.F78652D1>
