From owner-freebsd-questions@FreeBSD.ORG Wed Jun 14 14:45:02 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 813D116A479 for ; Wed, 14 Jun 2006 14:45:02 +0000 (UTC) (envelope-from work@ashleymoran.me.uk) Received: from mercureh.reacthosting.com (reacthosting.com [195.177.245.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 056AB43D79 for ; Wed, 14 Jun 2006 14:45:01 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: from hosta.jigsawfinance.com ([213.106.224.113] helo=alfie.jigsawhq.com) by mercureh.reacthosting.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FqWc6-0002U6-OQ; Wed, 14 Jun 2006 15:44:58 +0100 From: Ashley Moran Organization: Codeweavers Ltd To: freebsd-questions@freebsd.org Date: Wed, 14 Jun 2006 15:44:19 +0100 User-Agent: KMail/1.9.1 References: <200606131518.27688.work@ashleymoran.me.uk> <448ECA91.4000801@locolomo.org> In-Reply-To: <448ECA91.4000801@locolomo.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606141544.19534.work@ashleymoran.me.uk> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - mercureh.reacthosting.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - ashleymoran.me.uk X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: Re: Where is CARP? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 14:45:02 -0000 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