Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2001 10:56:55 -0400 (EDT)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        "Matthew Luckie" <kluckie@ihug.co.nz>
Cc:        <net@FreeBSD.ORG>
Subject:   arp X moved from Y to Z messages
Message-ID:  <200109181456.f8IEutZ50461@khavrinen.lcs.mit.edu>
In-Reply-To: <001501c14017$9c2e73c0$0a00a8c0@neoprene>
References:  <001501c14017$9c2e73c0$0a00a8c0@neoprene>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Tue, 18 Sep 2001 19:57:43 +1200, "Matthew Luckie" <kluckie@ihug.co.nz> said:

> The gateway's IP address actually refers to two different machines.
> Naturally the gateway is used quite a bit, and the syslog fills up with "arp
> X moved from Y to Z on fxp0" messages.

That's really not the right way to do it, and probably doesn't balance
the load as well as you might think it would.  The right way to do it
is to advertise a single *multicast* MAC address, allocated out of the
local MAC space (i.e., first two bits 11), and have both routers join
the group; then both will get all the packets and can decide which
ones to forward.  This gives you automatic fail-over trivially.

-GAWollman


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109181456.f8IEutZ50461>