From owner-freebsd-questions Fri Aug 3 11:59: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp011.mail.yahoo.com (smtp011.mail.yahoo.com [216.136.173.31]) by hub.freebsd.org (Postfix) with SMTP id DA57E37B401 for ; Fri, 3 Aug 2001 11:59:03 -0700 (PDT) (envelope-from tj161@yahoo.com) Received: from 64-212-30-252.nas1.phx1.gblx.net (HELO tj) (64.212.30.252) by smtp.mail.vip.sc5.yahoo.com with SMTP; 3 Aug 2001 18:59:02 -0000 X-Apparently-From: Message-ID: <018601c11c4e$616c5140$fc1ed440@tj> From: "TJ Cuddy" To: Subject: PPP Chat script error Date: Fri, 3 Aug 2001 11:59:09 -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.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 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 Please forgive my lameness. : Having problems with PPP. Gone through multiple configurations and still unable to get dial tones. I've tried cuaa0 1 and 2 with no avial. Been through the manual and FAQ Multiple times. Also when I try to manually access through term it stalls out on me immediately. Heres how I'm running it : # ppp Working in interactive mode Using interface: tun0 ppp ON > dial mastec ppp ON > Warning: Chat script failed Aug 2 22:30:46 ppp[243]: Warning: Chat script failed Heres my ppp.conf file default: set log Phase Chat Connect lcp ipcp ccp command set device /dev/cuaa0 set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATZ OK \\dAT mastec: set phone "602 343 XXXX" set login "TIMEOUT 10 \"\" \"\" gin:--gin: mastec7 word: col: ppp" set timeout 300 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 add default HISADDR enable dns And here's my ppp.log file pertaining to this action Aug 2 22:53:50 ppp[286]: Chat: deflink: Dial attempt 1 of 1 Aug 2 22:53:50 ppp[286]: Chat: Send: AT^M Aug 2 22:53:50 ppp[286]: Chat: Expect(5): OK Aug 2 22:53:55 ppp[286]: Chat: Expect timeout Aug 2 22:53:55 ppp[286]: Chat: Send: AT^M Aug 2 22:53:55 ppp[286]: Chat: Expect(5): OK Aug 2 22:54:00 ppp[286]: Chat: Expect timeout Aug 2 22:54:00 ppp[286]: Warning: Chat script failed Aug 2 22:54:00 ppp[286]: Phase: deflink: dial -> hangup Aug 2 22:54:00 ppp[286]: Phase: deflink: Disconnected! Here's my device tun0: # ifconfig tun0 tun0: flags=8010 mtu 1500 inet6 fe80::248:54ff:fe3d:a49d%tun0 --> :: prefixlen 64 scopeid 0xb also here's this just in case you need it # uname -a FreeBSD 4.1-RELEASE FreeBSD 4.1-RELEASE #0: Fri Jul 28 14:30:31 GMT 2000 jkh@ref4.freebsd.org:/usr/src/sys/compile/GENERIC i386 _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message