From owner-freebsd-net@FreeBSD.ORG Tue Dec 7 23:29:26 2004 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 6C50216A4CE; Tue, 7 Dec 2004 23:29:26 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id D14DF43D1D; Tue, 7 Dec 2004 23:29:24 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (unknown [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id 38172FC42; Tue, 7 Dec 2004 22:47:26 +0100 (CET) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 8FF65412C; Tue, 7 Dec 2004 22:45:55 +0100 (CET) Date: Tue, 7 Dec 2004 22:45:54 +0100 From: Jeremie Le Hen To: Vladimir Terziev Message-ID: <20041207214554.GK79919@obiwan.tataz.chchile.org> References: <20041207153117.536b9399@daemon.cmotd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041207153117.536b9399@daemon.cmotd.com> User-Agent: Mutt/1.5.6i cc: hackers@freebsd.org cc: net@freebsd.org Subject: Re: UCARP support for FreeBSD 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: Tue, 07 Dec 2004 23:29:26 -0000 > i need to implement gateway redundancy for our server farm. I found > UCARP ( http://www.ucarp.org ) as a potential solution, but it is > written it is tested successfully only on Linux, OpenBSD and NetBSD. > > Did anybody have luck with it under FreeBSD ? I've just discovered UCARP thanks to you. It didn't have time to give it a try, however I looked at the documentation. It seems that UCARP is a userland tool and thus should work quite well on FreeBSD, more especially if it works on other BSD systems. I think now that the 'U' in UCARP means "Userland" :-). If you successfully run it on FreeBSD-4, it would be nice to keep us informed, at least for the archives. Regards, -- Jeremie Le Hen jeremie@le-hen.org