From owner-freebsd-net@FreeBSD.ORG Mon Sep 4 18:11:10 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org 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 F316F16A4E0 for ; Mon, 4 Sep 2006 18:11:09 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EE6643D45 for ; Mon, 4 Sep 2006 18:11:09 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1850629uge for ; Mon, 04 Sep 2006 11:11:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fIb19wqbpDbaEYQUJxf/5+jjLdDX9A6I1UMK5ELfTOaYysiiNiCtmT24EXc2f3nvdS5IIJLf16WYRC3pWFw4NsMRurl9opjZO/zf5+lUGjiQ+d0EUjxCTq28MaiSVzh3auX0uDlKwuAqVC4F9TW7jM6vmSl+e3x5RIv1delUtUE= Received: by 10.66.221.19 with SMTP id t19mr3120176ugg; Mon, 04 Sep 2006 11:11:08 -0700 (PDT) Received: by 10.67.28.14 with HTTP; Mon, 4 Sep 2006 11:11:08 -0700 (PDT) Message-ID: Date: Mon, 4 Sep 2006 14:11:08 -0400 From: "Scott Ullrich" To: "Eric Masson" In-Reply-To: <86y7szijxo.fsf@srvbsdnanssv.interne.kisoft-services.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060905022120.19c6d62d.nork@FreeBSD.org> <20060904172700.W44392@maildrop.int.zabbadoz.net> <20060904175127.F44392@maildrop.int.zabbadoz.net> <86y7szijxo.fsf@srvbsdnanssv.interne.kisoft-services.com> Cc: "Bjoern A. Zeeb" , freebsd-net@freebsd.org Subject: Re: Where is IPSec NAT-T support? 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: Mon, 04 Sep 2006 18:11:10 -0000 On 9/4/06, Eric Masson wrote: > Yvan's patch addresses NATT only with KAME stack. > > He's been talking about work in progress regarding NATT support with > FAST_IPSEC on ipsec-tools-devel. > Thanks for the clarification. I look forward to when this works with FAST_IPSEC as well :) Scott