From owner-freebsd-questions@FreeBSD.ORG Thu Aug 2 07:52:59 2007 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 EC15B16A419 for ; Thu, 2 Aug 2007 07:52:59 +0000 (UTC) (envelope-from a@jenisch.at) Received: from srvdmz13.oekb.co.at (srvdmz13.oekb.co.at [143.245.5.103]) by mx1.freebsd.org (Postfix) with ESMTP id 4AF9413C49D for ; Thu, 2 Aug 2007 07:52:59 +0000 (UTC) (envelope-from a@jenisch.at) X-SEF-Processed: 5_0_0_910__2007_08_02_09_52_58 X-SEF-7853D99-ADF1-478E-8894-213D316B8FFA: 1 Received: from msc01-n1 [143.245.2.187] by srvdmz13.oekb.co.at - SurfControl E-mail Filter (5.2.1); Thu, 02 Aug 2007 09:52:57 +0200 Received: from aurora.oekb.co.at ([143.245.9.16]) by MAIL1.oekb.co.at with Microsoft SMTPSVC(6.0.3790.3959); Thu, 2 Aug 2007 09:52:57 +0200 Received: from aurora.oekb.co.at (localhost.oekb.co.at [127.0.0.1]) by aurora.oekb.co.at (8.13.8/8.13.8) with ESMTP id l727qv9d007442; Thu, 2 Aug 2007 09:52:57 +0200 (CEST) (envelope-from a@jenisch.at) Received: (from ej@localhost) by aurora.oekb.co.at (8.13.8/8.13.8/Submit) id l727qv0Y007441; Thu, 2 Aug 2007 09:52:57 +0200 (CEST) (envelope-from a@jenisch.at) X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Thu, 2 Aug 2007 09:52:57 +0200 From: Ewald Jenisch To: Dan Nelson Message-ID: <20070802075257.GA7375@aurora.oekb.co.at> References: <20070801151417.GA1940@aurora.oekb.co.at> <20070801154320.GB1940@aurora.oekb.co.at> <20070801155653.GD8962@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070801155653.GD8962@dan.emsphone.com> User-Agent: Mutt/1.4.2.2i X-OriginalArrivalTime: 02 Aug 2007 07:52:57.0683 (UTC) FILETIME=[24178A30:01C7D4DA] Cc: freebsd-questions@freebsd.org Subject: Re: LAN failover redundandcy? 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: Thu, 02 Aug 2007 07:53:00 -0000 On Wed, Aug 01, 2007 at 10:56:53AM -0500, Dan Nelson wrote: > 6.2 was released back in January. The lagg driver went into the 6.x > branch in May. You'll need to update to 6-stable or wait for 6.3 to be > released. If you're tracking RELENG_6_2, you are just getting critical > security patches. You would need to track RELENG_6. Thanks alot for the hint! Went to tracking RELENG_6 and with my next cvsup I got the lagg-driver :-) -ewald