Hi, > I think maybe it is still the problem of linux kernel > (version under 2.6.29) about the IPv6 kernel modules.
This error value is returned from xfrm_init_state() only, so either your kernel does not support the IPsec mode you are using or something is messed up with that address family patches. You should apply one of the patches only (kernel OR userland). If that doesn't help, try to debug that xfrm_init_state() call and find out what is going on. Regards Martin _______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
