> > Does anyone have successful experience with implementing active/backup > > setup with dual Intel EtherExpress Pro/100 ? Meaning when link goes down > > on first interface IP will be transfered to second one. Yet another solution - enslave both NIC ports to a bridge interface (you'll need brctl utility and to compile the kernel with bridging support). Then connects both ports to the same switch/hub. Because of the STP mechnism of bridging one of the ports will be disabled so long as they both active. When either ports goes down the other will start working.
Cavet - it might take up to 12 secs to start working again, but it will happen automatically. Gilad. -- Gilad Ben-Yossef <[EMAIL PROTECTED]> Tel: +972(9)9717330 | Fax: +972(9)9717334 | Cel: +972(54)756701 Kagoor Networks ltd | http://www.kagoor.com | ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
