From owner-freebsd-questions@FreeBSD.ORG Wed May 17 17:08:42 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 086FB16A709 for ; Wed, 17 May 2006 17:08:42 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 351FC43D8F for ; Wed, 17 May 2006 17:07:51 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by py-out-1112.google.com with SMTP id f28so319581pyf for ; Wed, 17 May 2006 10:07:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qheUtDm81pPRQVdcVL6fE4y3PdZk0eqctNWTZu7BtGNKaNv/+DuAjpZpdTK/atTWTZdZsP6NZkpkR6laiN76CdsYuzJWIkSGuNBQzQnSfWysHseV/QaMKmbNuHMGprl1GK9rMneBBMKlMcEWFCHb8Q5ml1DeDW5Dqk4Hx2gbQ6s= Received: by 10.35.99.5 with SMTP id b5mr1367088pym; Wed, 17 May 2006 10:07:50 -0700 (PDT) Received: by 10.35.94.6 with HTTP; Wed, 17 May 2006 10:07:50 -0700 (PDT) Message-ID: Date: Wed, 17 May 2006 13:07:50 -0400 From: "Scott Ullrich" To: fbsd@a1poweruser.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6.0.0.22.2.20060517110722.026767f0@mail.computinginnovations.com> Cc: Ludovit Koren , freebsd-questions@freebsd.org, Derek Ragona Subject: Re: Cluster solution 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, 17 May 2006 17:08:45 -0000 On 5/17/06, fbsd wrote: > Take a look at port net/freevrrpd. [snip] Why not use CARP now that it is included in FreeBSD? It's much cleaner than VRRP. Scott PS: please don't cross-post. This should be on freebsd-questions only.