From owner-freebsd-net@FreeBSD.ORG Wed Dec 28 16:20:52 2005 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 D7BDF16A422 for ; Wed, 28 Dec 2005 16:20:52 +0000 (GMT) (envelope-from gaylord@dirtcheapemail.com) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C38843D6E for ; Wed, 28 Dec 2005 16:20:52 +0000 (GMT) (envelope-from gaylord@dirtcheapemail.com) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id 08D5BD2E9D9 for ; Wed, 28 Dec 2005 11:20:51 -0500 (EST) Received: from web2.messagingengine.com ([10.202.2.211]) by frontend1.internal (MEProxy); Wed, 28 Dec 2005 11:20:51 -0500 Received: by web2.messagingengine.com (Postfix, from userid 99) id 8F5275AC5; Wed, 28 Dec 2005 11:20:45 -0500 (EST) Message-Id: <1135786845.21398.250667837@webmail.messagingengine.com> X-Sasl-Enc: P+apgRDSfoN0XR13bOAY4RM+6ukuQ5CvqRkUvgzOiF/y 1135786845 From: "Clark Gaylord" To: freebsd-net@freebsd.org Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.5 (F2.73; T1.15; A1.64; B3.05; Q3.03) References: <20051228143817.GA6898@uk.tiscali.com> <20051228150404.GA49024@moof.catpipe.net> In-Reply-To: <20051228150404.GA49024@moof.catpipe.net> Date: Wed, 28 Dec 2005 11:20:45 -0500 Subject: Re: IPSEC documentation 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: Wed, 28 Dec 2005 16:20:53 -0000 On Wed, 28 Dec 2005 16:04:04 +0100, "Phil Regnauld" said: > Yes, here using tunnel is indeed odd, it would make more sense > of using IPIP or just GRE in transport mode. I have often used GRE+IPsecTransport -- this allows routing protocols, link state (if you have GRE keepalives), etc, to function correctly, and I think it is easier to see what is going on than the "transparent" IPsec tunnel approach. Haven't done it with FreeBSD, though. --ckg -- Clark Gaylord Blacksburg, VA USA gaylord@dirtcheapemail.com