I wanna initialise a modem in my linux-box (kernel 2.2.5-15 Redhat 6.0) for
a dail-in server. But my chat doesn't communicate with the modem. He doesn't
recieve any answer of the modem. But when i use minicom (a little
com-program) i can communicate with the modem (i can send AT-commands and
receive the answers). 
I start the chat via the pppd (pppd /dev/ttyS2)
Here the chat script:

#!/bin/sh
#
#
/usr/sbin/chat -v -t 0 ABORT 'NO DAILTONE' ABORT 'NO CARRIER' ""
"\d+++\dATH" OK ATZ OK ATS0=1 OK "" CONNECT

At a older linux-box (kernel 2.0.35 redhat 4.2) all this stuff worked. 

Has anybody some suggestions.
Thanks in advance.

**** DISCLAIMER **** 
"This e-mail and any attachments thereto may contain information 
which is confidential and/or protected by intellectual property 
rights and are intended for the sole use of the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, 
total or partial reproduction, communication or distribution in any form) 
by persons other than the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either 
by telephone or by e-mail and delete the material from any computer. 
Thank you for your cooperation."


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to