From owner-freebsd-questions Thu Nov 19 13:51:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24092 for freebsd-questions-outgoing; Thu, 19 Nov 1998 13:51:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24080 for ; Thu, 19 Nov 1998 13:51:25 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA11665; Thu, 19 Nov 1998 13:50:45 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 19 Nov 1998 13:50:44 -0800 (PST) From: Doug White To: Poor Guys cc: freebsd-questions@FreeBSD.ORG Subject: Re: help get me online....please.... In-Reply-To: <3.0.3.32.19981118235726.006b9aa4@earthlink.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 18 Nov 1998, Poor Guys wrote: > Ok, One more time. > > I believe I can fix my Video card problem if I can only get my connected > online to get the new files. I looked at the tutorial and I thought I got > it alright. It said to use 10.0.0.1/0 and 10.0.0.0/2 if you were unsure or > unaware of your IP settings. I went to my provider (Earthlink) and all I > could get were: > IP (server assigned) 0.0.0.0 > DNS (Primary) 207.217.126.81 > DNS (Secondary) 207.217.77.82 or 207.217.120.83 Okay, that's fine. > which I am not sure fit into my setup here. They don't, you retrieve them automatically. > > [PPP.CONF] > > default: > set device /dev/cuaa1 > set speed 38400 > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK > \\T TIMEOUT 40 CONNECT" > ISP: > set phone "number" > set login "TIMEOUT 10 \"\" \"\" gin:--gin: username word: pass col: ppp" > set timeout 120 Okay. > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 If you aren't using -auto or -ddial you don't need this line. > add default HISADDR > authname username > authkey pass > > [PPP.LINKUP] > > ISP: > delete ALL > add default HISADDR > > > >From then on after I type ppp I get: > # ppp > User process PPP. Written by Toshiharu OHNO. > Using interface: tun0 > ppp ON myname>dial ISP > Dial attempt 1 of 1 > Phone: number > Dial OK! > ModemDial: Login Failed Instead of typing 'dial isp', try typing 'term' and see if you can dial the modem manually. if you can't, check that your modem is being found on sio1 (== COM2) and that it can handle a baudrate of 38400. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message