[GRLUG] openswan-2.6.21 for CentOS5.3

Adam Tauno Williams awilliam at whitemice.org
Wed Jul 8 11:30:13 EDT 2009


On Tue, 2009-07-07 at 15:55 -0400, Adam Tauno Williams wrote:
> I have a VPN server on CentOS5.3 running the supplied
> openswan-2.6.14-1.el5_3.3.  But when trying to setup a new connection
> I'm getting a Seg. Fault in pluto.  The OpenSwan people say to update to
> 2.6.21 (or later) to resolve the issue (and they no longer provide
> RPMs).  And there is no openswan-2.6.21/22 *anywhere*.  The tar.gz
> doesn't build from a 'rpmbuild -ta' and the FC11 src.rpm won't build on
> CentOS5.
> Anyone know of a way to acquire openswan-2.6.21/22 for CentOS5?

This exact incantation works, or at least creates packages:
cd /usr/src/redhat/SOURCES
wget ftp://ftp.openswan.org/openswan/openswan-2.6.22.tar.gz
tar zxf openswan-2.6.22.tar.gz
rpmbuild -ba openswan-2.6.22/packaging/fedora/openswan.spec

So you can build openswan from the tgz using the Fedora SPEC file but
not from the Fedora source RPM....



More information about the grlug mailing list