Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2001 11:59:09 -0700
From:      "TJ Cuddy" <tj161@yahoo.com>
To:        <freebsd-questions@freebsd.org>
Subject:   PPP Chat script error
Message-ID:  <018601c11c4e$616c5140$fc1ed440@tj>

next in thread | raw e-mail | index | archive | help
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: <secret> 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<POINTOPOINT,MULTICAST> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?018601c11c4e$616c5140$fc1ed440>