> the primary (I'm running lots of servlets). Under 2.2.10 I have not found a
> way to create the IP address on the backup server without it being
> advertised via ARP. So just doing an "ip add addr" (I use the iproute2
> package) at the moment of failover doesn't do it. Any hints on how to get
> around this welcome...

I don't know of a way to prevent an interface from responding to ARP
queries, but you could take this approach: on the web servers' gateway
router you could manually, permanently set the ARP entry for the shared
web IP address to that of the desired machine.  Then I guess it won't
send any ARP queries... I don't know if it will populate its ARP cache
based on answers to other peoples' queries...

-EP
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to