On Thu, 20 Sep 2001, Allen Lau wrote:
> I want to bring your attention to a Linux ARP patch we plan to use for load balancing and server
> clustering. The available arp filter and hidden patch are not completely satisfactory. The following
Can you explain what setup can't be build using arp_filter,
hidden or rp_filter and particulary where "hidden" fails for clusters,
it is very interesting?
> To generalize, each real server may have multiple nic's of different types. The task becomes one of
> maintaining strict identity of each of the real and virtual ip addresses. The Linux ARP has the
> following behaviors which are problematic for maintaining strict interface identify.
>
> 1) box responds to arp on all interfaces on the same wire for an IP address (arp race)
rp_filter and arp_filter can help here but this "arp race" is not
an evil in some setups
Regards
-- Julian Anastasov <ja@ssi.bg>- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/