Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 1997 17:32:11 -0800 (PST)
From:      Burton Sampley <burton@bsampley.vip.best.com>
To:        Nat Low <natlow@empnet.com>
Cc:        RPD <zula@webbernet.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Automatic re-dial
Message-ID:  <Pine.BSF.3.91.970227172703.409B-100000@bsampley.vip.best.com>
In-Reply-To: <Pine.BSF.3.91.970227164632.5858A-100000@highdesert.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Feb 1997, Nat Low wrote:

> 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.

An even easier way would be use fetchmail in the daemon mode.  It's also 
very easy to change to time interval and stop the porcess when it's no 
longer needed.  It's available in the Ports collection.  FYI, it can 
check more than 1 remote email account.  :)

For more info check the man page for fetchmail.

> 
> 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.
> > 



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