|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
I have managed to make a ppp connection with this single line command.
pppd /dev/modem 115 connect 'chat -v "" ATDT16109540300 CONNECT ""
name: username word: passwd tion: ppp 'crtscts defaultroute debug
-detach &
Now I want to make a chatscript to do this for me
ABORT 'NO CARRIER'
ABORT 'BUSY'
ABORT 'NO DIALTONE'
ABORT 'WAITING"
"" ATDT16109540300
CONNECT ""
name: username
pass: passwd
tion: ppp
To execute the chatscript I type in:
pppd /dev/modem 115200 connect 'chat -f /etc/ppp/chatscript
Now the computer just hangs and never makes the modem do anything.
What am I doing wrong? (probably a couple things)
Thanks
-Mike
--
To unsubscribe, send a message with the word 'unsubscribe' in the subject
or body of your message to plug-request@lists.nothinbut.net
|