Re: patch to not route on down interfaces

2006-09-08 Thread Doug Ambrisko
Oleg Bulyzhin writes: | On Thu, Sep 07, 2006 at 11:30:55AM -0700, Doug Ambrisko wrote: | > Hi guys, | > | > We "hack" a feature to have 2 NIC's configured with the same IP and | > netmask. We down one and up the other to bounce between then. We | > also set the MAC's to be the same. This fixes

Re: patch to not route on down interfaces

2006-09-08 Thread Oleg Bulyzhin
On Thu, Sep 07, 2006 at 11:30:55AM -0700, Doug Ambrisko wrote: > Hi guys, > > We "hack" a feature to have 2 NIC's configured with the same IP and > netmask. We down one and up the other to bounce between then. We > also set the MAC's to be the same. This fixes a few routing problems > in which

patch to not route on down interfaces

2006-09-07 Thread Doug Ambrisko
Hi guys, We "hack" a feature to have 2 NIC's configured with the same IP and netmask. We down one and up the other to bounce between then. We also set the MAC's to be the same. This fixes a few routing problems in which the route would be tied to the down interface and not the up one :-( --- .