|
|||||||||||
|
RE: 2 NIC's on same network, possible?
From: White-Tiger <white-tiger(at)rocketmail.com>
Date: Fri Aug 01 2003 - 10:21:25 EDT
For the first couple of hours/days I got tons of messages saying that the arp data was being updated by the first NIC and then a while later it was back to the second NIC.. If you want fail-over, the second NIC in your picture has a second IP. if the first IP fails... how will they know to goto the second. Make a small program, Perl or something, that checks that network is up. and when its no longer up, ifconfig eth0 down and ifconfig eth1 up and have them with same IP. Not sure if this will work. I needed mine for some testing, I had netstart start the main NIC, and rc.local started second NIC using ifconfig eth1 -arp to disable that NIC from using or hearing arp traffic. the messages about arp data is no longer coming up. However, if anything (like the other test system, in my case it was a router) I had to add a static arp entry on the router so it could talk to the second NICs IP. if you don't you won't be able to ping or anything. Hope this help,
WT
> > Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com Received on Fri Aug 1 12:28:35 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:06:48 EDT |
||||||||||
|
|||||||||||