Slashdot Mirror


Network Adapter Failover in Linux?

Brian the Wise asks: "Is there anything avaible for Linux that can compare to the IP Multipathing in Solaris 8? I need it specifically for the active/passive failover of ethernet interfaces. A search around the net has only come up with HA Linux and LVS, but they're both talking about complete machine failover. All I want is for the system to move the IP configuration from one ethernet interface to a dormant one on the same machine when it detects the link going down on a single machine. Is there anything with a proven track record out there?"

2 of 19 comments (clear)

  1. failoverd by b-side.org · · Score: 4, Informative


    http://ps-ax.com/failoverd/failoverd-pod.html


    and it needs an owner.

    --
    Indie rock lives! b-side!
  2. Another idea. by MindStalker · · Score: 4, Informative

    Something elhse you might want to try is having both ethernet devices have the same IP. Its possible, look into it, most switches (as it hub/switch) nowadays support it, I know the linksys ones do atleast. That way you actually get a faster output from the machine, AND you get failover at the same time.