From owner-freebsd-net@FreeBSD.ORG Tue Mar 30 03:58:54 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38E9216A4CE for ; Tue, 30 Mar 2004 03:58:54 -0800 (PST) Received: from mail.datazug.ch (mail201.datazug.ch [212.4.65.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D22743D55 for ; Tue, 30 Mar 2004 03:58:53 -0800 (PST) (envelope-from ruettimac@mac.com) Received: from [192.168.0.10] [212.4.89.37] by mail.datazug.ch with ESMTP (SMTPD32-8.05) id A0D823F901E4; Tue, 30 Mar 2004 13:58:16 +0200 In-Reply-To: References: <257C203C-8104-11D8-9902-00039303AB38@mac.com> <20040329214057.GA8711@blossom.cjclark.org> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <87BC9FE1-8241-11D8-9782-00039303AB38@mac.com> Content-Transfer-Encoding: 7bit From: =?ISO-8859-1?Q?Cyrill_R=FCttimann?= Date: Tue, 30 Mar 2004 13:58:16 +0200 To: "Bjoern A. Zeeb" X-Mailer: Apple Mail (2.613) cc: freebsd-net@freebsd.org Subject: Re: IPSec troubles X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2004 11:58:54 -0000 Hello, > If this is the remaining problem apart from the yet known (where KAME > people cannot find the time to review at the moment) I may look into > this; have setup my wireless connection on a 5.2.1 notebook (being > updated to HEAD soon) to use IPSec lately so I have a 'testbed' now. Please can you report if IPSec is working with current or the latest stable? With 5.2.1, you are lost completely. IPSec with kernel options do not work and if you enable FAST_IPSEC (which should work), you end up not able to compile the kernel. There was a patch mentioned to solve this, but for me it did not work. Regards, Cyrill