Igor Grobman <[EMAIL PROTECTED]> writes: [snip]
> if for some reason the above trick will not work, you may want to put the > following in poff > > echo '+++' > /dev/ttyS3 # put modem in command mode > sleep 5 > echo 'ATH0' > /dev/ttyS3 >From the pppd man page, I think you would be better putting this in a `disconnect' option to pppd. Something like: disconnect "chat '' \d+++\d\c OK ATH0 OK" This isn't tested either. -- Carey Evans <*> [EMAIL PROTECTED] kernel: Warning: possible SYN flooding. Sending cookies. kernel: validated probe(100007f, 100007f, 11557, 5010, -1645409555) -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .