Sure, I did. Nothing in there. On the other hand, if the error is ENOTSUPP, why should the kernel log anything.
On 02/25/2017 12:17 AM, Noel Kuntze wrote: > Could be. Did you look in the kernel log when that error appeared? > On 24.02.2017 20:57, hb wrote: >> When configuring the kernel? One of these? >> >> # grep -i rng /boot/config-4.7.9-64 >> CONFIG_ATH9K_HWRNG=y >> # CONFIG_CARL9170_HWRNG is not set >> CONFIG_B43_HWRNG=y >> CONFIG_B43LEGACY_HWRNG=y >> CONFIG_CRYPTO_RNG=y >> CONFIG_CRYPTO_RNG2=y >> CONFIG_CRYPTO_RNG_DEFAULT=y >> CONFIG_CRYPTO_ANSI_CPRNG=y >> CONFIG_CRYPTO_USER_API_RNG=m >> >> On 02/24/2017 03:06 PM, Noel Kuntze wrote: >>> Forgot to include a (P)RNG? >>> >>> On 24.02.2017 15:05, hb wrote: >>>> Another (stupid) question, after authenticating to the server I get >>>> >>>> allocating SPI failed: Unknown error (524) >>>> unable to get SPI >>>> allocating SPI from kernel failed >>>> >>>> # ipsec version >>>> Linux strongSwan U5.5.1/K4.7.9-64 >>>> Institute for Internet Technologies and Applications >>>> University of Applied Sciences Rapperswil, Switzerland >>>> See 'ipsec --copyright' for copyright information. >>>> # >>>> >>>> The Linux kernel is >>>> # uname -rmv >>>> 4.7.9-64 #19 SMP PREEMPT Sat Oct 22 02:39:01 CEST 2016 x86_64 >>>> # >>>> >>>> 524 looks like errno ENOTSUPP, but what do I know. Not supported smells >>>> like not configured during the kernel build. What do I have to check >>>> and/or to change? >>>> >>>> Thanks, >>>> Hartmut >>> >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> https://lists.strongswan.org/mailman/listinfo/users >>> >> _______________________________________________ >> Users mailing list >> [email protected] >> https://lists.strongswan.org/mailman/listinfo/users >> > _______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
