[Openswan Users] Install patch and source openswan into server (source code )

Paul Wouters paul at xelerance.com
Thu Aug 17 08:44:39 EDT 2006


On Thu, 17 Aug 2006, Walter Willis wrote:

> i am download sources for install the server centos 4.3
>
> http://www.openswan.org/download/openswan-2.4.6.kernel-2.6-klips.patch.gz
> http://www.openswan.org/download/openswan-2.4.6.kernel-2.6-natt.patch.gz
> http://www.openswan.org/download/openswan-2.4.6.tar.gz
>
> hot to patch and install the source into server centos???

Centos should come with openswan already. If you really need KLIPS, you
need to install kernel-source/kernel-devel module and run:

cd openswan-2.4.6
export KERNELSRC=/lib/modules/`uname -r`/build
make module module_install
make programs install

make sure netkey is then unloaded: rmmod af_key ah4 esp4 ipcomp

If you dont require klips, then you should not need to compile anything
yourself.

Paul
-- 
Building and integrating Virtual Private Networks with Openswan:
http://www.amazon.com/gp/product/1904811256/104-3099591-2946327?n=283155


More information about the Users mailing list