[Openswan Users] CentOS 5.3 and klips
Maverick
maverick.pt at gmail.com
Fri Aug 28 22:26:08 EDT 2009
Ok, I was able to compile and install klips module in CentOS 5.3 and also in
Fedora 11, but when try to start openswan I get this error on both :
# /etc/init.d/ipsec start
/usr/libexec/ipsec/addconn Non-fips mode set in
/proc/sys/crypto/fips_enabled
ipsec_setup: Starting Openswan IPsec 2.6.22...
ipsec_setup: /usr/libexec/ipsec/_startklips: line 138: 22010 Segmentation
fault ipsec tncfg --attach --virtual $virt --physical $phys
ipsec_setup: SIOCSIFFLAGS: No such device
ipsec_setup: /usr/libexec/ipsec/addconn Non-fips mode set in
/proc/sys/crypto/fips_enabled
Any idea?
-----Original Message-----
From: Paul Wouters [mailto:paul at xelerance.com]
Sent: quarta-feira, 26 de Agosto de 2009 21:46
To: Maverick
Cc: users at openswan.org
Subject: Re: [Openswan Users] CentOS 5.3 and klips
On Wed, 26 Aug 2009, Maverick wrote:
> Then I tried with openswan-2.6.22 and I get this:
>
> CC [M] /root/openswan-2.6.22/modobj26/ipsec_xmit.o
> /root/openswan-2.6.22/modobj26/ipsec_xmit.c: In function
'ipsec_xmit_send':
> /root/openswan-2.6.22/modobj26/ipsec_xmit.c:2071: error:
'NF_INET_LOCAL_OUT'
> undeclared (first use in this function)
Change it to NF_IP_LOCAL_OUT.
Paul
More information about the Users
mailing list