> via pppd and then, when I configure it, with diald. My script
> looks like
> this:
>
> pppd connect 'chat -f script' \
> /dev/ttyS0 38400 debug crtscts noipdefault modem defaultroute
>
> and the file script looks like this:
>
> "' ATZ OK ATDT8734726 CONNECT "" ogin: login word: pass
>
> but for some reason it does not diald. However, the script
> that looks like
> this:
>
> pppd connect 'chat -v "" ATDT8734726 CONNECT "" ogin: login
> word: pass' \
> /dev/ttyS0 38400 debug crtscts noipdefault modem defaultroute
>
> does. What's the problem? I can't figure it out :-(
>
I'm guessing, maybe you put in a proper path for the script file ie.
/etc/script or wherever it is? Only a thought.
Michael Doerner
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]