Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 1997 16:50:35 +0000 ()
From:      Nat Low <natlow@empnet.com>
To:        RPD <zula@webbernet.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Automatic re-dial
Message-ID:  <Pine.BSF.3.91.970227164632.5858A-100000@highdesert.net>
In-Reply-To: <2.2.32.19970227165143.006742f4@mail.webbernet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
To keep my connection established, I have a cron job that checks my mail 
every 10 minutes with popclient.  If you setup ppp or pppd to dial on 
demand, this checking of mail will cause the connection to re-open if it 
gets dropped.  The max down-time would be 10 minutes, but you could make 
the cron job run at lesser intervals.

Instead of checking your mail, you could have cron run ping sending one 
packet to a host in the outside world, thereby causing ppp or pppd to 
re-establish your connection automatically.

On Thu, 27 Feb 1997, RPD wrote:

> I was wondering if there is a way to make ppp or pppd automatic redial if
> there is a disconnection.
> 
> 
> Thankz
> Ryan Duda
> 
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970227164632.5858A-100000>