Openswan repositories now support automatic downloading of updated packages using metadata.
Fedora Core using yum
Add the following section to /etc/yum.conf:
[openswan]
name=openswan - Fedora Openswan IPsec packages
baseurl=ftp://ftp.openswan.org/openswan/binaries/fedora/$releasever/$basearch/
http://www.openswan.org/download/binaries/fedora/$releasever/$basearch/
#gpgcheck fails because rpm doesn't handle subkeys properly
gpgcheck=0
enabled=1
Then simply run yum update and yum install openswan. If you want to use KLIPS
instead of NETKEY, also run: yum install openswan-klips
Note that even though the rpms are signed with our build key, yum doesn't seem to correctly
verify the package, even if you rpm --import our
gpg buildkey
Fedora Core using RedHat Network (RHN)
Add the following line to /etc/sysconfig/rhn/sources
yum http://ww.openswan.org/download/binaries/fedora/3/$ARCH
Then simply run up2date or use rhn-applet-gui
Sponsored by:
© 2003-2006 Xelerance Corporation
|