From owner-freebsd-current@FreeBSD.ORG Wed Oct 27 16:41:55 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAE6116A4CE for ; Wed, 27 Oct 2004 16:41:55 +0000 (GMT) Received: from avscan2.sentex.ca (avscan2.sentex.ca [199.212.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D09E43D49 for ; Wed, 27 Oct 2004 16:41:54 +0000 (GMT) (envelope-from mike@sentex.net) Received: from localhost (localhost.sentex.ca [127.0.0.1]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id i9RGfsWa069692; Wed, 27 Oct 2004 12:41:54 -0400 (EDT) (envelope-from mike@sentex.net) Received: from avscan2.sentex.ca ([127.0.0.1]) by localhost (avscan2.sentex.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 69298-06; Wed, 27 Oct 2004 12:41:53 -0400 (EDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id i9RGfrqM069669; Wed, 27 Oct 2004 12:41:53 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.11/8.12.11) with ESMTP id i9RGfkSJ099860; Wed, 27 Oct 2004 12:41:46 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.1.2.0.0.20041027124606.09c40768@64.7.153.2> X-Sender: mdtpop@64.7.153.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.1.2.0 Date: Wed, 27 Oct 2004 12:48:11 -0400 To: David Gilbert , freebsd-current@freebsd.org From: Mike Tancsa In-Reply-To: <16767.52282.937187.190919@canoe.dclg.ca> References: <16767.52282.937187.190919@canoe.dclg.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Virus-Scanned: by amavisd-new at avscan2b Subject: Re: IPSec on current. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 16:41:56 -0000 At 12:26 PM 27/10/2004, David Gilbert wrote: >I'm just trying to diagnose something on 5.3-RC1 running on a dual >AMD64 platform. Running setkey seems to be hanging the system ... has >anyone had this happen recently? I did a bunch of stress testing on RELENG_5 with FAST_IPSEC and the soekris HiFn card using the HiFn drivers that are in HEAD just last week. I was able to bring up close to 200 associations without issue. Which IPSEC are you using ? KAME or FAST_IPSEC ? If FAST_IPSEC, did you disable INET6 ? ---Mike