From owner-freebsd-questions Sun Jul 15 16:54:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay2.adelphia.net (smtprelay2.adelphia.net [64.8.25.7]) by hub.freebsd.org (Postfix) with ESMTP id C622337B403 for ; Sun, 15 Jul 2001 16:54:18 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from scraemondaemon.my.domain ([24.49.96.3]) by smtprelay2.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id GGJH3601.CYF; Sun, 15 Jul 2001 19:54:42 -0400 Received: (from ipt@localhost) by scraemondaemon.my.domain (8.11.3/8.11.3) id f6FNqUJ10741; Sun, 15 Jul 2001 19:52:30 -0400 (EDT) (envelope-from ipt) Date: Sun, 15 Jul 2001 19:52:30 -0400 From: User & Ian Patrick Thomas To: y2kgod@aol.com Cc: freebsd-questions@freebsd.org Subject: Re: Need help with PPP Message-ID: <20010715195230.A10278@localhost> References: <5f.17dfe5cf.28833f40@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5f.17dfe5cf.28833f40@aol.com>; from y2kgod@aol.com on Sun, Jul 15, 2001 at 02:47:28PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 > set authname > set authkey > > juno: > setphone > set authname > set authkey > > 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