Date: Sun, 15 Jul 2001 19:52:30 -0400 From: User & Ian Patrick Thomas <ipthomas_77@yahoo.com> To: y2kgod@aol.com Cc: freebsd-questions@freebsd.org Subject: Re: Need help with PPP Message-ID: <20010715195230.A10278@localhost> In-Reply-To: <5f.17dfe5cf.28833f40@aol.com>; from y2kgod@aol.com on Sun, Jul 15, 2001 at 02:47:28PM -0400 References: <5f.17dfe5cf.28833f40@aol.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Having been a previous employee with Juno, if you are trying to use the free internet service without their software, it won't work. Even if you are paying for the service, it may still not work. To my knowledge, the Juno service will only work with their software on a Windows machine. Try going with another ISP. Ian As it was put forth by y2kgod@aol.com on Sun, Jul 15, 2001 at 02:47:28PM -0400... > OK. I've been working with PPP for a while now, and I'm having trouble > getting it to connect. > > First of all, I have figured out something. While reading through my log, I > found that my modem would connect for ten seconds, then disconnect with this > error: > Jul 15 13:31:33 ppp[233]: tun0: Warning: Chat script failed > > My ppp.conf file looks like this: > (Auth. info has been removed) > > default: > ident user-ppp VERSION (built COMPILATIONDATE) > set device /dev/cuaa0 > set log Phase Chat LCP IPCP CCP tun command > set speed 115200 > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ > \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 .0.0.0.0 > set timeout 180 > set default HISADDR > enable dns > > papchap: > setphone <number> > set authname <username> > set authkey <password> > > juno: > setphone <phone> > set authname <username> > set authkey <password> > > my ppp.linkup looks like this: > > juno: > delete ALL > add 0 0 HISADDR > > Please HELP! > > If you're not sure what's wrong, please forward this to someone else who > might. If you need more info, please e-mail me. > > Thanx. > 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?20010715195230.A10278>