hello, if you have switch that can handle it you should have a look at bonding / 802.11q http://www.linuxfoundation.org/en/Net:Bonding
otherwise, you can easily find/build custom solution (maybe on linux ha). You make a script that monitor link connectivity ethtool + ping and when a nic is down, you disable it and enable the second one. On Sat, Jul 12, 2008 at 1:34 PM, Ricardo Cropalato de Melo <[EMAIL PROTECTED]> wrote: > Hi, > > Please, i need some help. Where can i get more info about how configurate > network redundance for my network server. I want to make the 2th NIC in > standby and actve it when the 1th stop. > > TIA > > > Cropalato. > -- > ubuntu-server mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-server > More info: https://wiki.ubuntu.com/ServerTeam > -- Vince Lombardi - "Winning is habit. Unfortunately, so is losing." -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
