Date: Wed, 14 Jun 2006 15:44:19 +0100 From: Ashley Moran <work@ashleymoran.me.uk> To: freebsd-questions@freebsd.org Subject: Re: Where is CARP? Message-ID: <200606141544.19534.work@ashleymoran.me.uk> In-Reply-To: <448ECA91.4000801@locolomo.org> References: <200606131518.27688.work@ashleymoran.me.uk> <448ECA91.4000801@locolomo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 13 June 2006 15:24, Erik Norgaard wrote: > See the NOTES filefor extra kernel options, /usr/src/sys/conf/NOTES: > > device pf #PF OpenBSD packet-filter firewall > device pflog #logging support interface for PF > device pfsync #synchronization interface for PF > device carp #Common Address Redundancy Protocol > > Cheers, Erik Thanks Erik I got it working after recompiling the kernel with "device carp" (I only want carp, not pf). I assume that CARP would be a standard part of the base system like it is with OpenBSD- there's no mention on the net (AFAIK) that you have compile it in. Ashley -- "If you do it the stupid way, you will have to do it again" - Gregory Chudnovsky
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606141544.19534.work>