From owner-freebsd-questions Wed May 24 10:48:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by hub.freebsd.org (Postfix) with ESMTP id A60B037BD4E for ; Wed, 24 May 2000 10:48:07 -0700 (PDT) (envelope-from bob@eng.ufl.edu) Received: from eng.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by wasp.eng.ufl.edu (8.9.3/8.9.3) with ESMTP id NAA03918; Wed, 24 May 2000 13:48:02 -0400 (EDT) Message-ID: <392C15CB.73E6B4A9@eng.ufl.edu> Date: Wed, 24 May 2000 13:47:55 -0400 From: Bob Johnson Organization: University of Florida X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: dankilling@hotmail.com Cc: questions@freebsd.org Subject: Re: Netscape configuration Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Date: Tue, 23 May 2000 20:17:09 +0530 > From: Rahul Siddharthan > Subject: Re: Netscape configuration > > Daniel Killingsworth said on May 23, 2000 at 10:42:38: > > Hi all, > > > > I have finally gotten a stable connection to my ISP via modem, and am having > > difficulties accessing the web with Netscape. I keep getting server not > > found errors, and I am fairly certain that this is because the DNS server is > > not listed in my IP address list....they use DHCP on the PPP connection, but > > I still cannot use my browser. I can ftp using an IP address, so I know the > > connection is good, but can anyone help me configure my browser to function > > properly? > > Edit /etc/resolv.conf, and insert the IP address of your ISP's DNS server. > > Rahul. > > Or edit your /etc/ppp.conf file and add "enable dns", which should then cause ppp to attempt to get the nameserver addresses from the ISP when the connection is negotiated, and it will adjust /etc/resolv.conf accordingly. Or do both! -- Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message