LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
From: Stephen Baxter <steve@senet.com.au>
To : Geoffrey D. Bennett <g@netcraft.com.au>
Date: Sun, 13 Jul 1997 09:17:58 +0930 (CST)
Re: Domain name change
> > Also I want to setup my PPP link so that it operates between 9 and
> > 5, automatically bringing up the link at 9 and dropping it at 5 plus
> > having the ability to redial in the event of link failure. How
> > would I go about doing this ?
>
> Create two cron jobs; one to run at 9am that calls the script that
> starts up your PPP link, and one to run at 5pm that calls the script
> that shuts down your PPP link.
>
> Do you have scripts to do those two jobs? If not, the easiest way is
> to setup your PPP link through netcfg.
>
> Once you have the scripts, run 'crontab -e' and put in these two
> lines:
> 0 9 * * Mon-Fri /script/to/start/ppp
> 0 17 * * Mon-Fri /script/to/stop/ppp
This will not bring your link up if it drops however unless there is an
option for pppd to stay online.
Is there an option for pppd to stay alive and redial - i know that in
comp.protocols.ppp there was talk of doing it.
>
> > Don't want much do I !! :)
>
> Piece of cake :).
>
> Regards,
> --
> Geoffrey D. Bennett (geoffrey@netcraft.com.au)
> Computer Systems Manager, NetCraft Australia
> http://www.netcraft.com.au/geoffrey/
> Red Hat Linux Resellers: http://www.netcraft.com.au/redhat/
>
> --
> Check out the LinuxSA web pages at http://www.linuxsa.org.au/
> To unsubscribe from the LinuxSA list:
> mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
>
>
Stephen Baxter SE Network Access
SE Network Access http://www.senet.com.au
Direct Internet Access 222 Grote Street
phone : +61 8 8221 5221 Adelaide 5000
fax : +61 8 8221 5220
<http://www.senet.com.au/~steve/pgp.html for Public Key>
Index:
[thread]
[date]
[subject]
[author]
Return to the LinuxSA Mailing List Information Page