Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 1996 16:37:57 -0600
From:      Sean Kelly <kelly@fsl.noaa.gov>
To:        randyd@nconnect.net
Cc:        questions@freebsd.org
Subject:   Re: nameserver resolution
Message-ID:  <199606052237.WAA17326@gatekeeper.fsl.noaa.gov>
In-Reply-To: <31B4B32E.15FE@nconnect.net> (message from Randy DuCharme on Tue, 04 Jun 1996 17:05:34 -0500)

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Randy" == Randy DuCharme <randyd@nconnect.net> writes:

    Randy> How do I
    Randy> get DNS resolution to work??

Your ISP should have given you the IP addresses of at least one if not
two DNS servers.  Put those address in your /etc/resolv.conf file
along with your domain name:

	domain my.domain
	nameserver w.x.y.z
	nameserver m.n.o.p

-- 
Sean Kelly                          
NOAA Forecast Systems Laboratory    kelly@fsl.noaa.gov
Boulder Colorado USA                http://www-sdd.fsl.noaa.gov/~kelly/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606052237.WAA17326>