From owner-freebsd-net@FreeBSD.ORG Thu Mar 23 15:53:27 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 4F01516A422 for ; Thu, 23 Mar 2006 15:53:27 +0000 (UTC) (envelope-from bms@spc.org) Received: from mindfull.spc.org (mindfull.spc.org [83.167.185.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C0FF43D73 for ; Thu, 23 Mar 2006 15:53:25 +0000 (GMT) (envelope-from bms@spc.org) Received: from arginine.spc.org ([83.167.185.2]) by mindfull.spc.org with esmtps (TLSv1:AES256-SHA:256) (Exim 4.52) id 1FMS7l-0006yH-9p; Thu, 23 Mar 2006 15:53:21 +0000 Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 2CB0A6565E; Thu, 23 Mar 2006 15:53:24 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03030-04-2; Thu, 23 Mar 2006 15:53:23 +0000 (GMT) Received: by arginine.spc.org (Postfix, from userid 1078) id 7889F65655; Thu, 23 Mar 2006 15:53:23 +0000 (GMT) Date: Thu, 23 Mar 2006 15:53:23 +0000 From: Bruce M Simpson To: Matthew Grooms Message-ID: <20060323155323.GG43118@spc.org> Mail-Followup-To: Bruce M Simpson , Matthew Grooms , freebsd-net@freebsd.org References: <4421CCF3.9010907@shrew.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4421CCF3.9010907@shrew.net> User-Agent: Mutt/1.4.1i Organization: Incunabulum X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - mindfull.spc.org X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - spc.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-net@freebsd.org Subject: Re: FreeBSD as a VPN Client Gateway ... 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, 23 Mar 2006 15:53:27 -0000 On Wed, Mar 22, 2006 at 04:17:23PM -0600, Matthew Grooms wrote: > If you are interested in using NAT-T, you should have a look at > Yvans kernel patch which offers everything but transport > pre-fragmentation support ... This looks cool. This looks very, very cool. Now if only I had free time... :-( BMS