From owner-freebsd-net@FreeBSD.ORG Thu Jul 16 13:21:19 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CB92106566C for ; Thu, 16 Jul 2009 13:21:19 +0000 (UTC) (envelope-from vanhu@zeninc.net) Received: from smtp.zeninc.net (smtp.zeninc.net [80.67.176.25]) by mx1.freebsd.org (Postfix) with ESMTP id 4BC298FC08 for ; Thu, 16 Jul 2009 13:21:19 +0000 (UTC) (envelope-from vanhu@zeninc.net) Received: from astro.zen.inc (astro.zen.inc [192.168.1.239]) by smtp.zeninc.net (smtpd) with ESMTP id C4D5A2798B8; Thu, 16 Jul 2009 15:21:17 +0200 (CEST) Received: by astro.zen.inc (Postfix, from userid 1000) id 9F46117046; Thu, 16 Jul 2009 15:21:17 +0200 (CEST) Date: Thu, 16 Jul 2009 15:21:17 +0200 From: VANHULLEBUS Yvan To: Gergely CZUCZY Message-ID: <20090716132117.GA98916@zeninc.net> References: <20090716143248.0000184e@unknown> <20090716123836.GA85624@zeninc.net> <20090716145759.000074c9@unknown> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090716145759.000074c9@unknown> User-Agent: All mail clients suck. This one just sucks less. Cc: freebsd-net@freebsd.org Subject: Re: FreeBSD 7.2 racoon and NAT-T X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2009 13:21:19 -0000 On Thu, Jul 16, 2009 at 02:57:59PM +0200, Gergely CZUCZY wrote: [...] > Thank you very much. > > Would it be possible that this could be integrated? > Might be with racoon, that would also be very nice. So far this is the > only thing I've found in FreeBSD that needs a feature in the base > install needs a 3rdparty utility in order to work at all. > > Would be very nice to have everything in base available to have IPSec > working all around. kernel part of NAT-T stuff has been commited for upcoming FreeBSD 8.0, and userland part needed to run with this kernel code has been commited in ipsec-tools's HEAD, so will be in 0.8.0 (no, sync between versions numbers 8.0 and 0.8 is really just a chance :-). Backport to FreeBSD 7.x has not been planned for now for various reasons. Yvan.