[Openswan dev] Re: 2.3.1 on netkey 2.6.12-rc3 failure

Herbert Xu herbert at gondor.apana.org.au
Wed Apr 27 10:33:37 CEST 2005


On Wed, Apr 27, 2005 at 01:28:30AM +0200, Paul Wouters wrote:
> 
> I Received the following error on the 2.6.12-rc3 end:
> 
> Apr 27 01:05:22 hal pluto[3448]: "phenome--extrude" #3: ERROR: netlink 
> response for Add SA esp.98650ce8 at 213.84.21.108 included errno 38: Function 
> not implemented

This means that the kernel couldn't load the crypto algorithm required
by ESP.  What algorithm were you using? If that's not the problem,
please check if doing "modprobe des3_ede" or whatever algorithm
that you're using works.  If that all works fine, then the last thing
to check is to strace pluto with -s 4096 to get the actual add command.
That should have the name of the algorithm name embedded and we can
check whether it says the right thing.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


More information about the Dev mailing list