Jeff Nelson wrote:
> The modem will appear to be still connected, but no packets
> will be able to get through. So in order to reconnect with
> WinProxy, what we had to do was manually hang up and then
> redial.
>
> It just happened, and since there were a lot of people using
> the network I didn't have time to figure out a better solution
> ... so I turned off the modem, rebooted, and then turned the
> modem back on during reboot. To force it to reconnect, I did
> the access test. I don't know if it would have dialed on its
> own.
Create an /etc/ppp/options file containing this:
lcp-echo-interval 30
lcp-echo-failure 2
This will send echo requests across the PPP link every 30 seconds, and drop the link if two in a row are not answered.
(You might like to tune the parameters to suit your circumstances.( Your system will then try to restart the link if there is any subsequent traffic.
You will still need to power cycle your modem if the problem is your modem firmware locking up.
I hope you are well clear of Tungurahua..

Charlie