Diald not dialing out
"Mirco Ellis" <[email protected]> Tue, 8 Jul 2003 13:05:04 +0200
| Newsgroups | org.kernel.vger.linux-diald |
|---|---|
| Message-ID | <00c801c34540$cb085410$3697a8c0@MIRCO> |
Guys I don't know what to do anymore! Diald is running with the slip connection set as default but there is no way I can get it to dial out. The reason for this is, I think, is because, for the life of me, I can not get the chat script to communicate with the modem.Here is what my chat script looks like: ABORT ERROR ABORT BUSY ABORT "NO CARRIER" ABORT "NO DIALTONE" REPORT CONNECT "" "AT" "OK" "AT&F" "OK" "ATS0=1" "OK" "AT&W" "OK" "ATD0219153600" TIMEOUT 60 CONNECT When I run this /usr/sbin/chat -f /etc/ppp/chat-script it gets to AT and then just hangs . After a while it drops me back to the shell. Manually I can dial out with minicom and bring up ppp. Any ideas. Regards Mirco