From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 17:09:47 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91EC71065676 for ; Thu, 12 Feb 2009 17:09:47 +0000 (UTC) (envelope-from 240olofsson@telia.com) Received: from av9-1-sn3.vrr.skanova.net (av9-1-sn3.vrr.skanova.net [81.228.9.185]) by mx1.freebsd.org (Postfix) with ESMTP id 533748FC2A for ; Thu, 12 Feb 2009 17:09:47 +0000 (UTC) (envelope-from 240olofsson@telia.com) Received: by av9-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 022F1384CD; Thu, 12 Feb 2009 18:09:45 +0100 (CET) Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av9-1-sn3.vrr.skanova.net (Postfix) with ESMTP id DD58937E7E; Thu, 12 Feb 2009 18:09:45 +0100 (CET) Received: from [192.168.1.31] (90-227-65-237-no41.tbcn.telia.com [90.227.65.237]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id A4DC837E4E; Thu, 12 Feb 2009 18:09:42 +0100 (CET) Message-ID: <499457D2.2080104@telia.com> Date: Thu, 12 Feb 2009 18:09:38 +0100 From: Roger Olofsson <240olofsson@telia.com> User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: ipfreak@yahoo.com References: <241469.19866.qm@web52108.mail.re2.yahoo.com> In-Reply-To: <241469.19866.qm@web52108.mail.re2.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd general questions Subject: Re: freebsd 7.1 and high avalalibity X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: raggen@raggens.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2009 17:09:47 -0000 gahn skrev: > Hi all: > > What kind of options do I have for HA software in terms of Freebsd 7.1? I have two servers that need to work in symphony so that in case one down then we have another replica to work with. > > Thanks in advance > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > ------------------------------------------------------------------------ > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 8.0.234 / Virus Database: 270.10.23/1947 - Release Date: 02/10/09 17:44:00 > Hello gahn, CARP or freevrrpd. http://www.freebsd.org/doc/en/books/handbook/carp.html http://www.freshports.org/net/freevrrpd/ /R