Subject: Re: pppd weird stuff..
To: None <netbsd-help@netbsd.org>
From: Bruce Anderson <brucea@wavefront.com>
List: netbsd-help
Date: 08/07/1998 17:32:00
> charybdis# cat acadia.chat
> ABORT BUSY
> ABORT "NO CARRIER"
> ABORT "NO DIAL"
> "" ATZ 
> OK ATS11=50 
> OK ATDT5420941
> CONNECT ""
> me: 033197m
> word: mypassword   <-- not my real passwword :)
> > c\sppp
> 

The terminal server you are calling goes straight to ppp so your chat
script
should end with connect like this:
charybdis# cat acadia.chat
ABORT BUSY
ABORT "NO CARRIER"
ABORT "NO DIAL"
"" ATZ 
OK ATS11=50 
OK ATDT5420941
CONNECT ""



My chat for this same setup looks like
REPORT ERROR
REPORT BUSY
REPORT CONNECT
ABORT ERROR
ABORT BUSY
ABORT "NO CARRIER"
ABORT "NO DIAL"
TIMEOUT 15
"" ^N^N^NATZ!!
OK "AT&F H0 M0 E0 X4 W1 Y1 &S1 &D0 S2=14"
OK ATH0DTW603-XxXx
TIMEOUT 50
CONNECT ""
TIMEOUT 10

> 
> I'm guessing the remote system is hanging up on me because the script is
> failing to engage ppp and is just taking/generating garbage.  I know the

Look at the log again, chat never finds what it was looking for
and times out.

> reomte system works fine because I'm connected to it via Win95 dial up
> networking now..  any thoughts?
> 
> 
>  Sean Murphy (033197m@acadiau.ca)
> -----
> -History is rarely made by reasonable men.
> 	
> 
> 
> 
>