From owner-freebsd-questions Thu Jul 31 23:55:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA04672 for questions-outgoing; Thu, 31 Jul 1997 23:55:09 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts13-line1.uoregon.edu [128.223.150.150]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA04667 for ; Thu, 31 Jul 1997 23:55:06 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.8.5) with SMTP id XAA11805; Thu, 31 Jul 1997 23:55:00 -0700 (PDT) Date: Thu, 31 Jul 1997 23:54:59 -0700 (PDT) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Daniel McKee cc: freebsd-questions@FreeBSD.ORG Subject: Re: dialup PPP problems with FreeBSD 2.2.2-RELEASE In-Reply-To: <199708010545.WAA05113@mail-gw.pacbell.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 31 Jul 1997, Daniel McKee wrote: > Hello. For some reason, I can't seem to get the settings right for BSD to > link-up with my ISP (Pacbell Internet). Here's my config; > my IP: dynamicly addressed to me > gateway: also dynamicly addressed to me? (Windows 95 reports to me that my > gateway ip is the same as mine) (but with UNIX it reports a 206.171.138.2 > to me? ) > my dns ip (the only one that stays the same) 206.13.31.12 > my hostname usually looks something like > (danielmc-dialupPPP-?.?.?.?.pacbell.net) or something like that OK. > ok, can you help me with what settings to set in what file, and what I am > doing wrong? I can get packets going back and forth between me and my > server, but the DNS does NOT resolve any names, but I can ping anything by > IP.... and after about 3 mins, routed, gives me this funky error and > shutsdown my IP and closes the connection..... I see. 1. Disable routed in /etc/rc.conf. You don't want it for your setup. 2. In your ISP's PPP profile, put 'set timeout 0' to disable the timeout. 3. After you successfully connect, you need to enter the command 'add 0 0 HISADDR' to add the appropriate default route. 4. Set your DNS server in /etc/resolv.conf. It should look something like this... domain uoregon.edu nameserver 128.223.170.28 nameserver 128.223.32.35 Obviously set as appropriate. That should get you going. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major Spam routed to /dev/null by Procmail | Death to Cyberpromo