Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 10:21:12 +0200
From:      Nikos Vassiliadis <nvass9573@gmx.com>
To:        ipfreak@yahoo.com
Cc:        freebsd general questions <freebsd-questions@freebsd.org>
Subject:   Re: ipfw and carp
Message-ID:  <49C0AEF8.804@gmx.com>
In-Reply-To: <25680.4880.qm@web52105.mail.re2.yahoo.com>
References:  <25680.4880.qm@web52105.mail.re2.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
gahn wrote:
> Did any one use ipfw with CARP before? is there anything specific
> about ipfw configurations working with CARP? I have two servers and
> they configured with CARP. they are working fine except i can't turn
> on ipfw.

Did you add the rules needed to let CARP traffic in and out of the
boxes?

ipfw denies everything by default. So, you have to explicitly
let CARP traffic through. Something like "allow carp from any
to any" would do for a quick test.

Nikos



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