From owner-freebsd-net@FreeBSD.ORG Thu May 31 03:49:59 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7CEE016A400 for ; Thu, 31 May 2007 03:49:59 +0000 (UTC) (envelope-from lists@swaggi.com) Received: from swaggi.com (c-71-232-182-120.hsd1.ma.comcast.net [71.232.182.120]) by mx1.freebsd.org (Postfix) with ESMTP id 5639D13C44B for ; Thu, 31 May 2007 03:49:59 +0000 (UTC) (envelope-from lists@swaggi.com) Received: from localhost ([127.0.0.1] helo=swaggi.com) by swaggi.com with esmtp (Exim 4.66 (FreeBSD)) (envelope-from ) id 1Htb2A-000K23-JK for freebsd-net@freebsd.org; Wed, 30 May 2007 23:09:06 -0400 From: "Yuri Lukin" To: freebsd-net@freebsd.org Date: Wed, 30 May 2007 23:09:06 -0400 Message-Id: <20070531030559.M11649@swaggi.com> X-Mailer: swaggi.com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Applying NAT-T patch correctly 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, 31 May 2007 03:49:59 -0000 According to the following thread, one must do more then just apply the NAT-T patch and rebuild the kernel: http://lists.freebsd.org/pipermail/freebsd-net/2006-September/011855.html What other steps are necessary to apply the patch to a 6.x system? Can I get away without re-building/re-installing world? Regards, Yuri