[Openswan Users] [Announce] ANNOUNCE: Openswan 2.3.1 Released
Paul Wouters
paul at xelerance.com
Sun Apr 10 21:34:29 CEST 2005
On Sun, 10 Apr 2005, Mitja Sladovic wrote:
> I have created rpm on RHEL3:
> rpmbuild -ta openswan-2.3.1.tar.gz
> when I start ipsec it works, but can I ignore those warnings?
> Thanks! Mitja
>
> [root at centos:~]$ service ipsec start
> ipsec_setup: Starting Openswan IPsec 2.3.1...
> ipsec_setup: modprobe: Can't locate module ipsec
> ipsec_setup: /sbin/insmod
That's fine.
> /lib/modules/2.4.21-27.0.2.EL/kernel/net/key/af_key.o
> ipsec_setup: Using /lib/modules/2.4.21-27.0.2.EL/kernel/net/key/af_key.o
It uses netkey.
> ipsec_setup: Symbol version prefix ''
> ipsec_setup: modprobe: Can't locate module xfrm4_tunnel
> ipsec_setup: modprobe: Can't locate module xfrm_user
> ipsec_setup: modprobe: Can't locate module sha1
> ipsec_setup: modprobe: Can't locate module md5
> ipsec_setup: modprobe: Can't locate module des
xfrm4_tunnel only exists on 2.6. xfrm_user is compiled inline for those
kernels I believe. I am not sure about sha1/md5/des and crypto api of
those kernels. Give it a shot, and if you get a connection up, then
those are also present inline.
Paul
More information about the Users
mailing list