Hmmm - I've tried running chat from the command line before with the
redirections and it doesn't do anything. But tonight I'll try sticking
it in diald. Thanks,
Mark
Jaume Clarens wrote:
>
> Hi,
>
> I get it working adding in the connect script -/etc/ppp/conec or whatever
> you use- a pipe redirection to the modem.
>
> here is my conec script:
>
> #!/bin/sh
> chat -v TIMEOUT 30 ABORT BUSY "" ATZ OK ATDT0937000111 CONNECT ""
> </dev/ttyS1 >/dev/ttyS1
>
> NOTE: change /dev/ttyXX to your modem port.
>
> also add the /dev/tap0 device -in case you don't have it- with
>
> $mknod /dev/tap0 c 36 16
>
> Jaume.
>
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]