Norberto Meijome wrote:
On Mon, 20 Aug 2007 09:11:32 -0700 (PDT)
Weiguang Shi <[EMAIL PROTECTED]> wrote:
moat.nlanr.org has a huge collection of traces, with dst and src IP addresses
anonymized.
?! it seems someone hijacked nlanr.org's domain :
See www.nlanr.net and moat.nlanr.net.
>
bl
Problem description: CARP answers ARP requests for a virtual IP with ARP
replies that have the MAC of the physical interface in the Ethernet
header and the virtual MAC in the contained ARP message. These strange
ARP messages are logged by arpwatch as "ethernet mismatch".
There's a patch below th
On OpenBSD web server load balancing is achieved using PF + hoststated.
Using CARP is not appropriate as is noted in the (FreeBSD) man page. I
think VRRP is also not appropriate.
Ross Draper wrote:
Hi All
I was wondering if I could get some advice from those of you who have
successfully impl
The only load balancing that CARP supports, to my knowledge, is ARP
level load balancing. From carp(4):
The ARP load balancing has some limitations. First, ARP balancing only
works on the local network segment. It cannot balance traffic that
crosses a router, because the router itself w