Hi all,

Can someone tell me what's wrong with my following script?

diald /dev/ttyS0 speed 115200 connect 'chat -f /etc/diald/pppchat' \
    -m ppp local 123.73.253.175 remote 123.73.252.131 \
    defaultroute modem crtscts dynamic

pppchat is a script file which just init. modem and dial the modem.

I have a folloeing pppd script which is very similar to my diald script
but works fine.

pppd /dev/ttyS0 connect 'chat -f /etc/diald/pppchat' \
     crtscts modem defaultroute noipdefault

Welcome for any comments.

Thanks in advance.

Regards,
Jimmy



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to