Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 23:23:30 -0700 (PDT)
From:      Ken Keeler <kkeysler@nwlink.com>
To:        windeath <windeath@sirinet.net>
Cc:        Questions@FreeBSD.ORG
Subject:   Re: PPP Distress
Message-ID:  <Pine.BSF.4.21.0009122315040.23417-100000@localhost>
In-Reply-To: <001701c01d4e$f662d260$1a5803cf@windeath>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 12 Sep 2000, windeath wrote:

> I've been trying to get a ppp connect for 4 weeks,
> 
> I hear so many people say they just filled in the default ppp.conf
> and it worked, well it doesn't for me
> 
> I found a shell script that sets stuff up but the log still looks
> pretty much the same
> 
> Here's my   /etc/ppp/ppp.conf
> 
> default:
>   set log Phase Chat LCP IPCP CCP tun command
>   set device /dev/cuaa2
>   set speed 115200
>   set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK  \\dATDT\\T TIMEOUT 40 CONNECT"
>   set timeout 300
>   add default HISADDR
> sirius:
>   set phone "3510124"        #Separate multiple phone numbers with a |
>   #set redial 3 20
>   set login
>   set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 
>   set authname linux
>   set authkey *****
> 
> 
> here's the log

[snipped log]

Try removing (or commenting it out) the set login line.

You may want to look at the ppp man page to see how to use it, should
you want to. Normally there is a script called with that command.

E=mc^2
student 1 each     Ken Keeler
Phi Theta Kappa



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.21.0009122315040.23417-100000>