Failover Internet connection?

Posted by ez_brian0 on Server Fault See other posts from Server Fault or by ez_brian0
Published on 2010-04-20T06:54:58Z Indexed on 2010/04/20 7:03 UTC
Read the original article Hit count: 196

Filed under:
|
|

Hi

In my Linux server i have three network cards. The eth0 card is connected to ISP1, the eth1 card is connected to LAN and the eth3 card is connected to ISP2.

What i want to do is to automatically use eth3 as Internet connection if the eth0 connection fails. How can this be done?

Another problem is that my firewall is referring to eth0 as the server is doing NAT for clients this would be broken if eth3 is taken in use, how can this be solved?

© Server Fault or respective owner

Related posts about linux

Related posts about failover