From owner-freebsd-security@FreeBSD.ORG Fri Feb 18 06:17:33 2005 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F239716A4CE for ; Fri, 18 Feb 2005 06:17:33 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 924DE43D41 for ; Fri, 18 Feb 2005 06:17:33 +0000 (GMT) (envelope-from sekchye@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so389612wra for ; Thu, 17 Feb 2005 22:17:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=g514vVaFlh+Y+jwFzt/mFxBGt4OJvsz7VVFOQlDlYW9bEmX1QCJIVUVVDfxM+IYmCnH7h8KPPT5xVwy7IPGZcgtQwA/SgC6t3U3wVZK96ASSdOeg4T4RgdnbYpl63R3ZU8xSJY4vCUsIqjgbbkjM/UkSkvnvhxqYLzxBBdcZoos= Received: by 10.54.5.47 with SMTP id 47mr290871wre; Thu, 17 Feb 2005 22:17:32 -0800 (PST) Received: by 10.54.38.73 with HTTP; Thu, 17 Feb 2005 22:17:32 -0800 (PST) Message-ID: <21f8a77b05021722173994d3bf@mail.gmail.com> Date: Fri, 18 Feb 2005 14:17:32 +0800 From: sekchye goh To: Sam Leffler In-Reply-To: <42157B60.8000404@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <21f8a77b0502172000693da743@mail.gmail.com> <42157B60.8000404@errno.com> cc: freebsd-security@freebsd.org Subject: Re: multiple crypto accelerator cards in one FreeBSD box X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sekchye goh List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2005 06:17:34 -0000 Hi Sam, On Thu, 17 Feb 2005 21:21:36 -0800, Sam Leffler wrote: > Beware however that the current crypto code > does not manage multiple cards well. If you decide to go with multiple > cards you'll want to do some load balancing. just to explore the load balancing, I searched but cannot find much info on IPSEC load balancing with multiple crypto acceleretor cards. How do I do IPSEC load balancing with multiple cards in FreeBSD? Any pointers will be much appreciated. Thanks! Best regards Goh Sek Chye