[Openswan Users] pluto causes system out of memory when interop with fortigate.
Jason Sigurdur
jason.sigurdur at aspenview.org
Tue Aug 17 12:37:10 EDT 2010
Hi I managed to get it built , but had to install the following from rpm.pbone.net in this order: (I don't have the fc5 disk, and could not find any repos for fc5 other than pbone)
Psutil
Tetex-dvips
Netpbm-progs
Tetex-latex
Xml-tex
Passivetex
Xmlto
Bind-devel
Now is there a way to backup my current version of openswan, just incase this blows up?
Thx jason
-----Original Message-----
From: Paul Wouters [mailto:paul at xelerance.com]
Sent: Monday, August 16, 2010 1:25 PM
To: Jason Sigurdur
Cc: users at lists.openswan.org
Subject: Re: [Openswan Users] pluto causes system out of memory when interop with fortigate. [Spam score:8%]
On Mon, 16 Aug 2010, Jason Sigurdur wrote:
> > 2.6.20-1.2320.fc5 - openswan-2.4.4-1.1.2.1
Woah that's ancient!
> What version of openswan should I use, that would support an 2.6.20 fc5 kernel.
The latest openswan version, 2.6.28 should support that.
> Do I disable the fc5 version of openswan and recompile and install the new version?
download the tar.gz into /usr/src/redhat/SOURCES then do:
cd /usr/src/redhat/SOURCES
tar zxf openswan-2.6.28.tar.gz
cd openswan-2.6.28
rpmbuild -ba packaging/fedora/openswan.spec install the resulting binary rpm using: rpm -Uhv
If you use netkey, you are done. If you want klips, also do:
yum install kernel-devel
export KERNELSRC=/usr/src/kernels/pickyourkernelversion
make module module_install
and be sure to have "protostack=klips" in your ipsec.conf
Paul
>
>
> Thx jason
>
>
>
More information about the Users
mailing list