Date: Mon, 26 Jun 2000 10:37:06 -0700 From: Kent Stewart <kstewart@3-cities.com> To: eric.boucher24@sympatico.ca Cc: FreeBSD <freebsd-questions@FreeBSD.org> Subject: Re: problem with internet connexion Message-ID: <395794C2.68F4F131@3-cities.com> References: <39578DA2.C8347CC6@sympatico.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Boucher Eric wrote: > > Hi, > > I have very big problem connecting on the internet. I always have the > same message : > > chat script failed > > Here is my file ppp.conf > > ################################################################# > # PPP Sample Configuration File > # Originally written by Toshiharu OHNO > # Simplified 5/14/1999 by wself@cdrom.com > # > # $FreeBSD: src/etc/ppp/ppp.conf,v 1.1.2.2 1999/08/29 14:19:56 peter Exp > $ > ################################################################# > > default: > set log Phase Chat LCP IPCP CCP tun command > set log +chat > set device /dev/cuaa1 > set speed 115200 > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT \ > OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" > isp: > set phone 1112223333 > set login The only difference between our ppp.conf's is mine has a set login "ABORT NO\\sCARRIER TIMEOUT 5 ogin:--ogin: uname word: password" The ppp dial up at my ISP uses a simple Login request followed by a password request. It then goes into ppp mode automatically. Kent > set authname xxxx > set authkey yyyy > set timeout 120 > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > add default HISADDR > enable dns > > Of course, I replaced the phone number, the authname and the authkey. > > Can somebody please help me. > > Also, the line set log +chat was a suggestion from someone, but it > didn't worked with > or without this line. > > Thanks > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ 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?395794C2.68F4F131>