Date: Fri, 15 Sep 2006 08:39:17 +0200 From: VANHULLEBUS Yvan <vanhu_bsd@zeninc.net> To: freebsd-net@freebsd.org Subject: Re: Where is IPSec NAT-T support? Message-ID: <20060915063917.GA12057@zen.inc> In-Reply-To: <ce35fdf10609141702n7a1948acmcd66019834f410ac@mail.gmail.com> References: <ce35fdf10609141702n7a1948acmcd66019834f410ac@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 15, 2006 at 06:02:38AM +0600, Kamanashis Roy Shuva wrote: > Hi, > You have done a great jop. And I find this useful today. Problem is things > are not working fine. > I have compiled freebsd with the patch > MD5 (freebsd6-natt.diff) = 81d535363981b5e84be77cbf26918ccc > for natt support. But I have problems both before and after compilation. > Note, as I tried uname I find > ------------------------------------- > localhost# uname -v > FreeBSD 6.0-RELEASE #7: Thu Sep 14 19:28:39 GMT 2006 tapan@localhost > :/usr/obj/usr/src/sys/IPSEC > ------------------------------------- > Again I have the following line in my conf file for kernel > ------------------------------------- > options IPSEC > options IPSEC_ESP > options IPSEC_DEBUG > options IPSEC_NAT_T > ------------------------------------- > and I have not compiled with fast ipsec support > But there were two problems. > 1. I cannot compile the ipsec-tools with '--enable-natt=yes'. It checks > the presence of > natt support and it fals to find that. There in configure file I find a c > program Guess you didn't "make buildworld && make installworld", so you still have the non patched version of net/pfkeyv2.h in /usr/src. [....] > -------------------------------------- > 2. the patch failed for src/sys/netkey/key.c > and I have tried to do this manually , ?????? Could you give us the .rej ? Yvan. -- NETASQ http://www.netasq.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060915063917.GA12057>