LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   redundant internet connection with failover (https://www.linuxquestions.org/questions/linux-networking-3/redundant-internet-connection-with-failover-145134/)

shashi_lq 02-12-2004 02:31 AM

redundant internet connection with failover
 
I have a Red hat linux 8 machine configured as a router. The server has 3 interfaces eth0, eth1 and a dial up modem connection. eth0 is connected to the local lan. A cable modem is connected to eth1 and the dial up connection is used as a backup. The default connection to internet is via cable modem and if this goes down the dial up interfaced is used manually to connect to the internet.
I want a permanent connection to the internet. The cable modem interface is the default interface to internet and if this goes down only then dial up interface should be up. When the dial up interface is up and the cable modem becomes usable, the dial up interface should be disconnected.

I want a solution for this which should do all the above things automatically without manual intervention.

Thanks in advance

shashi_lq

peter_robb 02-13-2004 11:39 AM

I found this piece... http://www.pcquest.com/content/linux/103091901.asp

It certainly looks easy enough, so I am going to try it too.
Please let us know how you get on ...

You will have to set 'demand' in your ifcfg-pppo file, look at man pppd for details...
and add a default gateway for the pppd connection.

Have a read of this for suggestions... http://www.linuxquestions.org/questi...n=jump&bmid=20


All times are GMT -5. The time now is 11:03 AM.