From owner-freebsd-questions Wed Sep 13 3:37:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from puma.sirinet.net (puma.sirinet.net [198.203.196.67]) by hub.freebsd.org (Postfix) with ESMTP id 7742737B422 for ; Wed, 13 Sep 2000 03:37:46 -0700 (PDT) Received: from windeath (windeath.sirinet.net [207.3.88.26]) by puma.sirinet.net (8.10.1/8.10.1) with SMTP id e8DAbhB11326 for ; Wed, 13 Sep 2000 05:37:43 -0500 Message-ID: <000701c01d7f$a1ad11a0$1a5803cf@windeath> From: "windeath" To: "mailing list questions" References: Subject: Re: PPP Distress Date: Wed, 13 Sep 2000 05:39:15 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Ken Keeler" To: "windeath" Cc: Sent: Tuesday, September 12, 2000 11:23 PM Subject: Re: PPP Distress > 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 > I'm tired of people telling me to RTFM, no one seems to understand that by look logs, I don't even reach the login stage I NEVER receive CONNECT, so it doesn't matter what my login is, and 40 secs is ample time to connect, but when I use a terminal programe, like minicom , I have no problem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message