From owner-freebsd-hackers@FreeBSD.ORG Wed Dec 8 09:58:51 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6B0416A4CE; Wed, 8 Dec 2004 09:58:51 +0000 (GMT) Received: from blah.sun-fish.com (blah.sun-fish.com [62.176.125.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id D42EE43D75; Wed, 8 Dec 2004 09:58:50 +0000 (GMT) (envelope-from vladimir.terziev@sun-fish.com) Received: by blah.sun-fish.com (Postfix, from userid 599) id C01C134183; Wed, 8 Dec 2004 10:58:48 +0100 (CET) Received: from sun-fish.com (fs.cmotd.com [192.168.3.253]) by blah.sun-fish.com (Postfix) with ESMTP id B0E6B34164; Wed, 8 Dec 2004 10:58:48 +0100 (CET) Received: from sun-fish.com (localhost.cmotd.com [127.0.0.1]) by sun-fish.com (Postfix) with ESMTP id 637223840A; Wed, 8 Dec 2004 10:58:26 +0100 (CET) Received: from daemon.cmotd.com (daemon.cmotd.com [192.168.3.104]) by sun-fish.com (Postfix) with SMTP id 2BBDB38404; Wed, 8 Dec 2004 10:58:26 +0100 (CET) Date: Wed, 8 Dec 2004 11:58:49 +0200 From: Vladimir Terziev To: Jeremie Le Hen Message-Id: <20041208115849.06de4961@daemon.cmotd.com> In-Reply-To: <20041207214554.GK79919@obiwan.tataz.chchile.org> References: <20041207153117.536b9399@daemon.cmotd.com> <20041207214554.GK79919@obiwan.tataz.chchile.org> Organization: SunFish Ltd., Sofia X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-unknown-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV cc: hackers@freebsd.org cc: net@freebsd.org Subject: Re: UCARP support for FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 09:58:51 -0000 Hi Jeremie, I've managed to build UCARP binary on FreeBSD 4.x without any problem. Now i have to test it how good it works. Vladimir On Tue, 7 Dec 2004 22:45:54 +0100 Jeremie Le Hen wrote: > > 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