On Sun, 5 Jan 1997, Zenon Fortuna wrote:

> I would like to keep my PPP connection "busy" even during the time, when
> I don't use it. Otherwise my ISP will log-me-off after a couple of "idle"
> minutes.
> This works but I would prefer something more *automatic*, i.e. which
> will work without my explicit action.

I put this in my /etc/ppp/ip-up script:

ping -i 120 $5 > /dev/null 2>&1 &

...RickM...


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

Reply via email to