From owner-freebsd-net@FreeBSD.ORG Mon Apr 11 12:58:09 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF40816A4CE for ; Mon, 11 Apr 2005 12:58:09 +0000 (GMT) Received: from gvr.gvr.org (gvr-gw.gvr.org [80.126.103.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 553F943D2F for ; Mon, 11 Apr 2005 12:58:09 +0000 (GMT) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 7EF52C12C; Mon, 11 Apr 2005 14:58:08 +0200 (CEST) Date: Mon, 11 Apr 2005 14:58:08 +0200 From: Guido van Rooij To: Max Laier Message-ID: <20050411125808.GA76366@gvr.gvr.org> References: <425196F0.4020309@x-trader.de> <200504042143.09216.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504042143.09216.max@love2party.net> cc: freebsd-net@freebsd.org Subject: Re: FreeVRRPd project status X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 12:58:09 -0000 On Mon, Apr 04, 2005 at 09:43:01PM +0200, Max Laier wrote: > > Sorry, can't help with that, but if you don't need VRRP but a working > redundancy setup, you should look at CARP which is part of 6-CURRENT and > 5-STABLE since a couple of weeks and will be part of 5.4-RELEASE. > > http://www.FreeBSD.org/cgi/man.cgi?query=carp&manpath=FreeBSD+6.0-current Just read the manpage and I have one question: the manpage does not sepcify the default advskew value, just that 100 is slightly larger. Furthermore, the advskew, pass and other ifconfig options are not (yet) documented... -Guido