From owner-freebsd-net@FreeBSD.ORG Fri Oct 13 12:56:28 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 D3CDF16A403 for ; Fri, 13 Oct 2006 12:56:28 +0000 (UTC) (envelope-from fwun@bigpond.net.au) Received: from imta02sl.mx.bigpond.com (imta02sl.mx.bigpond.com [144.140.93.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E05643D49 for ; Fri, 13 Oct 2006 12:56:27 +0000 (GMT) (envelope-from fwun@bigpond.net.au) Received: from web03sl ([144.140.91.180]) by imta02sl.mx.bigpond.com with ESMTP id <20061013125625.ZSEV15998.imta02sl.mx.bigpond.com@web03sl> for ; Fri, 13 Oct 2006 12:56:25 +0000 Received: Message-ID: <25685948.1160744185756.JavaMail.root@web03sl> Date: Fri, 13 Oct 2006 22:56:25 +1000 From: To: freebsd-net@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) Sensitivity: Normal Subject: patch for IPSEC_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: Fri, 13 Oct 2006 12:56:28 -0000 Hi, I tried to compile freebsd 6.2 prerelease source with "options IPSEC_NAT_T", but it said "unknown option "IPSEC_NAT_T"" when I build it Had IPSEC_NAT_T patch already built into the 6.2 pre source? If not, where to obtain the patch? Thanks S