[Openswan Users] NAT traversal patch

Paul Wouters paul at xelerance.com
Thu Dec 21 08:15:32 EST 2006


On Mon, 18 Dec 2006, Ludovic MARCILLY wrote:

> i'am trying to install nat traversal patch on a 2.4.27 kernel. I have seen here http://wiki.openswan.org/index.php/BuildingFromTarballsFor2/4 that i have to do:
>
>  make nattpatch | (cd /usr/src/linux && patch -p1)
>  make KERNELSRC=/usr/src/linux precheck verset kpatch

Dont use precheck/verset/kpatch. Also, set KERNELSRC before running
make nattpatch. Then just configure the kernel with make oldconfig dep.
I will 9again) fix the wiki page

> but that my kernel should have been compiled at least one time before.

That is needed mostly if you do out of bound module compilation.

> On openswan website, it is possible to download openswan-2.4.7.kernel-2.4-natt.patch. Can i only use this patch? And just apply it before compilation?

Yes.

Paul


More information about the Users mailing list