Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 1998 13:50:44 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Poor Guys <dustpan@earthlink.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: help get me online....please....
Message-ID:  <Pine.BSF.4.03.9811191349150.1722-100000@resnet.uoregon.edu>
In-Reply-To: <3.0.3.32.19981118235726.006b9aa4@earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9811191349150.1722-100000>