Date: Mon, 07 Sep 1998 22:08:21 +0100 From: Rob <robert@irrelevant.com> To: fritsch@madison.tds.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: [Fwd: PPP Connection to ISP - Do I Need named ??] Message-ID: <3.0.3.32.19980907220821.00b82360@localhost> In-Reply-To: <35F449E7.1DD066A0@madison.tds.net>
next in thread | previous in thread | raw e-mail | index | archive | help
At 16:02 07/09/98 -0500, you wrote: >What do I need to do for the host names to be resolved to IP addresses ? Do I need to install named ? >Where does the ISP's DNS address fit in? The gateway appears to be the ISP's side of the connection (204.246.15.105), but where (or does) the ISP's DNS need to be specified somewhere (204.246.1.20)? > Just add them to /etc/resolv.conf, or if that doesn't exist, create it. Here's mine .. domain irrelevant.com search irrelevant.com nameserver 127.0.0.1 nameserver 158.152.1.58 nameserver 158.152.1.43 if you are not running named yourself, leave out the referance to 127.0.0.1, and replace the other values as appropriate. Rob. replace the relevant <\---/> ( . . ) ---------------------------------------------------ooO--U--Ooo----- Teddy Bear Hugs! -----------------------------------------------------ooO-Ooo------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.3.32.19980907220821.00b82360>