Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Tim Lucas on May 14, 2003, 10:57:29 AM

Title: Auto Dialup if DSL fails
Post by: Tim Lucas on May 14, 2003, 10:57:29 AM
Is it possible to setup our e-smith server here at work to dialup to our provider if the PPPoE connection dies?

I'm guessing a perl script or something similar that runs on cron every 2 mins checks the PPPoE connection, and dialups up if PPPoE is down.
Also check if it is currently dialed up and PPPoE is OK then drop the dialup connection.
I'm sure someone's probably made a *nix prog to do something similar.

Can anyone please help? We need some sort of backup connection, and if it's not possible then i guess we'll have to buy a new router with auto-dialup on the hardware.

- Tim Lucas
(t.lucas-at-iristours.com.au)
Title: Re: Auto Dialup if DSL fails
Post by: Kelvin on May 14, 2003, 06:43:54 PM
This has come up before.

Search the forums (all dates) for stayalive.

Kelvin
Title: Re: Auto Dialup if DSL fails
Post by: Klaus Eckert on May 15, 2003, 02:01:14 PM
my server is a SME 5.6.
and my DSL is disconnected at least once a day.
but i do not notice that it is disconnected.

first i had a cron-job that did a ping to my ISP every 5 minutes.
one day i read that the PPoE recognises the disconnect and reconnects itself.
so i killed the ping-job and it works further on.
Title: Re: Auto Dialup if DSL fails
Post by: Tim Lucas on May 16, 2003, 03:36:25 PM
Thanks Kevin,

I forgot to select all dates *smacks forehead*.

Tim (t.lucas_@t_iristours.com.au)