From owner-freebsd-hackers@FreeBSD.ORG Mon Nov 26 12:43:57 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60B6316A417 for ; Mon, 26 Nov 2007 12:43:57 +0000 (UTC) (envelope-from auryn@zirakzigil.org) Received: from mail.giulioferro.it (mail.giulioferro.it [85.18.102.52]) by mx1.freebsd.org (Postfix) with ESMTP id 1711F13C4F2 for ; Mon, 26 Nov 2007 12:43:57 +0000 (UTC) (envelope-from auryn@zirakzigil.org) Received: from localhost (localhost [127.0.0.1]) by mail.giulioferro.it (Postfix) with ESMTP id 178C133C90; Mon, 26 Nov 2007 13:46:09 +0100 (CET) X-Virus-Scanned: amavisd-new at giulioferro.it Received: from mail.giulioferro.it ([127.0.0.1]) by localhost (aurynwork1sv1.giulioferro.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qzHspkADeM48; Mon, 26 Nov 2007 13:46:04 +0100 (CET) Received: from aurynwork1ws1.giulioferro.it (aurynwork1ws1.giulioferro.it [192.168.114.10]) (Authenticated sender: gferro@giulioferro.it) by mail.giulioferro.it (Postfix) with ESMTP id A045733C45; Mon, 26 Nov 2007 13:46:04 +0100 (CET) Message-ID: <474ABFEB.10901@zirakzigil.org> Date: Mon, 26 Nov 2007 13:45:31 +0100 From: Giulio Ferro User-Agent: Thunderbird 2.0.0.6 (X11/20071112) MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <474830F9.90305@zirakzigil.org> <20071124150854.GA3451@zen.inc> <20071126111520.GC48107@gremlin.foo.is> <20071126123029.W53707@maildrop.int.zabbadoz.net> In-Reply-To: <20071126123029.W53707@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Baldur Gislason , freebsd-hackers@freebsd.org Subject: Re: doubt about IPSEC - Freebsd 7 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2007 12:43:57 -0000 Bjoern A. Zeeb wrote: > On Mon, 26 Nov 2007, Baldur Gislason wrote: > > Hi, > >> And since we're on this subject... is it possible to do IPSEC over UDP >> tunnels in FreeBSD now? I have a couple of networks with dumb NAT and >> need a way to tunnel out of them in a reliable manner. > > only with the patch, not out of the box. > A good question could be : when the natt patch will be integrated? I've been using it for more than 1 year and it seems solid. Are there issues about that?