From owner-freebsd-questions@FreeBSD.ORG Mon Apr 4 13:03:46 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 417AD16A4CE for ; Mon, 4 Apr 2005 13:03:46 +0000 (GMT) Received: from fuse1.fusemail.net (smtp.fusemail.net [69.31.1.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09B0343D1F for ; Mon, 4 Apr 2005 13:03:46 +0000 (GMT) (envelope-from brianjohn@fusemail.com) Received: from fusemail.com by fuse1.fusemail.net with asmtp (FuseMail extSMTP) id 1DIREz-0003G8-Kf; Mon, 04 Apr 2005 08:03:41 -0500 Received: from 209.87.176.4 (FuseMail web AccountID 19592) by webmail.fusemail.com with HTTP; Mon, 4 Apr 2005 08:03:45 -0500 (CDT) Message-ID: <4529.209.87.176.4.1112619825.fusewebmail-19592@webmail.fusemail.com> Date: Mon, 4 Apr 2005 08:03:45 -0500 (CDT) From: "Brian John" To: "Jonathan Chen" , freebsd-questions@freebsd.org User-Agent: FuseMail W MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Subject: Re: just got DSL, can't surf or get mail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: brianjohn@fusemail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2005 13:03:46 -0000 > On Sun, Apr 03, 2005 at 08:06:16PM -0500, Brian John wrote: > > [...] > > Ok, I think you may have pointed me to the source of the problem. Here > > is what my resolv.conf looks like after every time I reboot my compuer: > > search domain.actdsltmp > > nameserver 192.168.0.1 > > nameserver 205.171.3.65 > > If /etc/resolv.conf changes after every reboot, I would say that either > your DHCP setup is at fault or your ppp.conf set needs to be looked > at. Can you be sure that your service provider isn't handing the > "192.168.0.1" ip-address to you? > > Cheers. > -- > Jonathan Chen Once is dumb luck. > Twice is coincidence. > Three times and Somebody Is Trying To Tell You Something. > The 192.168.0.1 address is the ip address of my dsl modem. Should that be counted as a dns server? Where does my DHCP setup live? What should I see in ppp.conf? Thanks /Brian