Re: [fw-wiz] GLBP Alternative



On Thu, Aug 10, 2006 at 11:45:03AM -0300, Fabio Meneses wrote:
Anyone know any alternative to Cisco's GLBP ?

Its more like an redundancy solution, but provided with Load Balancing
capabilities, for L3 devices.

OpenBSD's CARP protocol (also available on FreeBSD and Linux, among
others) has the same functionality. In fact, CARP's arpbalance feature
seems to predate GLBP, although I've never seen OpenBSD credited for the
idea.

Note that the ARP-based load balancing found in both CARP and GLBP share
the same limitations:

- ARP balancing only works on the local network segment. It cannot
balance traffic that crosses a router, because the router itself will
always be balanced to the same virtual host.

- Secondly, ARP load balancing can lead to asymmetric routing of
incoming and outgoing traffic. If you're using a packet filter that
does state tracking, this may cause problems as state values will be
out-of-sync. Proxies or NAT can be used to avoid this asymetric route
issue.

More information can be found in the OpenBSD carp(4) manual page:
http://www.openbsd.org/cgi-bin/man.cgi?query=carp


Disclosure: I'm one of the primary authors and maintaners of CARP.

-Ryan

--
Ryan T. McBride, CISSP - mcbride@xxxxxxxxxxxxxxxx
Countersiege Systems Corporation - http://www.countersiege.com
PGP key fingerprint = 5A63 31A0 B2E0 4A64 3D16 C474 99A7 BEFE F9BA A8E0
_______________________________________________
firewall-wizards mailing list
firewall-wizards@xxxxxxxxxxxxxxxxxxxxx
https://listserv.icsalabs.com/mailman/listinfo/firewall-wizards



Relevant Pages

  • Re: Vrrp/CARP/ucarp Problems
    ... The only load balancing that CARP supports, to my knowledge, is ARP level load balancing. ... many thanks to Stefan and Bruce for advising me that the "multiple CARP interface destroy" bug is fixed in CURRENT. ... No other person is authorised to copy, adapt, forward, disclose, distribute or retain this e-mail in any form without prior specific permission in writing from an authorised representative of GCap Media plc. ...
    (freebsd-net)
  • Re: carp+openospfd
    ... > carpdev patch), only carp interfaces have ips. ... One via CARP and one via OSPF. ... and load balancing. ...
    (freebsd-questions)
  • Re: Understanding CARP
    ... I'm experimenting with CARP ... I created a functioning two machine routing cluster and it works very well ... Suppose I enable load balancing features. ... As for keeping state between both halves of a redundant firewall pair, ...
    (freebsd-questions)
  • Re: Vrrp/CARP/ucarp Problems
    ... The ARP load balancing has some limitations. ... crosses a router, because the router itself will always be balanced to ... Instead it's meaning that load-balancing won't cross a third router which is on cascade of the two CARP routers. ... If one wishes to load balance across Layer 3 hops, what one is asking for is a feature like BGP4 Anycast, IPv6 Anycast, or OSPF-based Anycast which relies on cooperating routers to inject a route into the Layer 3 routing domain for a given 'virtual' IP address. ...
    (freebsd-net)
  • RE: FreeBSD router two DSL connections
    ... They are simply using the term load balancing ... >Subject: Re: FreeBSD router two DSL connections ... >>>connection and setting up a FreeBSD router which forwards ... >> to do a bit of exploring to find out the subnets that the ED office is ...
    (freebsd-questions)