[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

PPP Chatscript problem



I am trying to create a working chat script so I can 
proceed with my installation of debian 1.2.  However,
after a day of trying variations of chat scripts, I am stumped.

What should I do to fix this script? Where am I going wrong?

I have included my chat script, a sample of how I can log into my ISP
using the windows terminal program, and a log of script failure.

If I am unable to get a working chat script what are my options?
Could I install minicom, use it to log into my ISP and run ppp 
by hand?

My ppp.chatscript is:

ABORT     BUSY
ABORT     "NO CARRIER"
ABORT     VOICE
ABORT     "NO DIALTONE"
""        ATDT77139661200
ogin:     rick
assword:  xxxx
own)      dumb\rdppp

The steps to log into my ISP are (captured from MS
Windows Terminal) :

ATDT7139661200
CONNECT 9600/ARQ/V32/LAPM

NeoSoft AAS 1.0 (pandora.neosoft.com) 11 users, 9600/ARQ
login: rick
Password: xxxx
Last login: Tue Dec 24 17:45:56 on ttyA55
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
        The Regents of the University of California.   All rights reserved.

FreeBSD 2.1.5-RELEASE (WINNIE) #2: Tue Oct  8 14:05:01 CDT 1996

Authorized users only.

Welcome to the NeoSoft Advanced Access Server.
Address problems to karl@neosoft.com

READY
NeoSoft Menuing Shell
TERM = (unknown) dumb
dppp

The results of the script pon are (logged by syslog):

Dec 244 15:43:40 tardis pppd[368]: pppd 2.2.0 started by root,uid 0
Dec 244 15:43:40 tardis chat[369]: abort on (BUSY)
Dec 244 15:43:40 tardis chat[369]: abort on (NO CARRIER)
Dec 244 15:43:40 tardis chat[369]: abort on (VOICE)
Dec 244 15:43:40 tardis chat[369]: abort on (NO DIALTONE)
Dec 244 15:43:40 tardis chat[369]: send (ATDT7139661200)
Dec 244 15:43:42 tardis chat[369]: expect (ogin:)
Dec 244 15:44:40 tardis chat[369]: ATDT7139661200^M
Dec 244 15:44:44 tardis chat[369]: CONNECT 1400/
Dec 244 15:44:44 tardis chat[369]: alarm
Dec 244 15:44:44 tardis chat[369]: Failed
Dec 244 15:44:44 tardis pppd[369]: Connect script failed
Dec 244 15:44:44 tardis pppd[369]: Exit


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: