#19776: strongswan/ipsec: module could not be probed
--------------------------------+----------------------------------
 Reporter:  anonymous           |      Owner:  developers
     Type:  defect              |     Status:  new
 Priority:  normal              |  Milestone:  Chaos Calmer (trunk)
Component:  packages            |    Version:  Trunk
 Keywords:  strongswan modules  |
--------------------------------+----------------------------------
 On Chaos Calmer r45856 / LuCI (git-15.146.55931-1dada8c)

 ipsec does not start because system is '''unable to load module af_key'''

 log:
 {{{
 Jun  1 19:21:51 192.168.22.1            daemon  err     modprobe        1
 module could not be probed
 Jun  1 19:21:51 192.168.22.1            daemon  err     modprobe        -
 af_key
 Jun  1 19:21:51 192.168.22.1            authpriv        info
 ipsec_starter[1450]     no netkey IPsec stack detected
 Jun  1 19:21:51 192.168.22.1            authpriv        info
 ipsec_starter[1450]     no KLIPS IPsec stack detected
 Jun  1 19:21:51 192.168.22.1            authpriv        info
 ipsec_starter[1450]     no known IPsec stack detected, ignoring!
 Jun  1 19:21:51 192.168.22.1            authpriv        info
 ipsec_starter[1450]     starter is already running
 (/var/run/starter.charon.pid exists) -- no fork done
 Jun  1 19:22:10 192.168.22.1            authpriv        info
 ipsec_starter[1164]     charon stopped after 200 ms
 Jun  1 19:22:10 192.168.22.1            authpriv        info
 ipsec_starter[1164]     unable to create netlink socket
 Jun  1 19:22:10 192.168.22.1            authpriv        info
 ipsec_starter[1164]     ipsec starter stopped
 Jun  1 19:22:18 192.168.22.1            authpriv        info
 ipsec_starter[1466]     Starting strongSwan 5.3.0 IPsec [starter]...
 Jun  1 19:22:18 192.168.22.1            authpriv        info
 ipsec_starter[1466]     !! Your strongswan.conf contains manual plugin
 load options for charon.
 Jun  1 19:22:18 192.168.22.1            authpriv        info
 ipsec_starter[1466]     !! This is recommended for experts only, see
 Jun  1 19:22:18 192.168.22.1            authpriv        info
 ipsec_starter[1466]     !!
 http://wiki.strongswan.org/projects/strongswan/wiki/PluginLoad
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.550000] af_key: Unknown symbol xfrm_garbage_collect (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.560000] af_key: Unknown symbol xfrm_state_alloc (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.560000] af_key: Unknown symbol verify_spi_info (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.570000] af_key: Unknown symbol xfrm_state_walk_done (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.570000] af_key: Unknown symbol xfrm_find_acq (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.580000] af_key: Unknown symbol xfrm_policy_byid (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.580000] af_key: Unknown symbol xfrm_state_lookup (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.590000] af_key: Unknown symbol xfrm_state_add (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.600000] af_key: Unknown symbol xfrm_policy_alloc (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.600000] af_key: Unknown symbol xfrm_policy_bysel_ctx (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.610000] af_key: Unknown symbol __xfrm_state_destroy (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.610000] af_key: Unknown symbol xfrm_policy_destroy (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.620000] af_key: Unknown symbol xfrm_policy_walk_init (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.630000] af_key: Unknown symbol xfrm_unregister_km (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.630000] af_key: Unknown symbol xfrm_state_flush (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.640000] af_key: Unknown symbol xfrm_state_walk_init (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.640000] af_key: Unknown symbol xfrm_alloc_spi (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.650000] af_key: Unknown symbol xfrm_register_km (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.650000] af_key: Unknown symbol km_state_notify (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.660000] af_key: Unknown symbol xfrm_policy_walk_done (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.670000] af_key: Unknown symbol xfrm_policy_flush (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.670000] af_key: Unknown symbol xfrm_policy_walk (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.680000] af_key: Unknown symbol km_policy_notify (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.680000] af_key: Unknown symbol xfrm_state_update (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.690000] af_key: Unknown symbol xfrm_policy_insert (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.700000] af_key: Unknown symbol xfrm_init_state (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.700000] af_key: Unknown symbol xfrm_find_acq_byseq (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.710000] af_key: Unknown symbol xfrm_state_delete (err 0)
 Jun  1 19:22:18 192.168.22.1            kern    warning kernel  [
 759.710000] af_key: Unknown symbol xfrm_state_walk (err 0)
 }}}


 /proc/modules

 {{{
 ath9k 86918 0 - Live 0x86ce0000
 ath9k_common 16814 1 ath9k, Live 0x87378000
 pppoe 8112 0 - Live 0x87324000
 ppp_async 6320 0 - Live 0x87376000
 iptable_nat 768 1 - Live 0x87371000
 ath9k_hw 337192 2 ath9k,ath9k_common, Live 0x86c80000
 ath 19845 3 ath9k,ath9k_common,ath9k_hw, Live 0x873d0000
 pppox 1354 1 pppoe, Live 0x870f5000
 ppp_generic 20642 3 pppoe,ppp_async,pppox, Live 0x87358000
 nf_nat_ipv4 3665 1 iptable_nat, Live 0x873b5000
 nf_conntrack_ipv6 4928 3 - Live 0x87366000
 nf_conntrack_ipv4 4640 10 - Live 0x87332000
 mac80211 378627 1 ath9k, Live 0x86c00000
 ipt_REJECT 912 2 - Live 0x8734f000
 ipt_MASQUERADE 624 0 - Live 0x8734e000
 cfg80211 213057 4 ath9k,ath9k_common,ath,mac80211, Live 0x87380000
 xt_time 1632 0 - Live 0x87035000
 xt_tcpudp 1696 6 - Live 0x8714d000
 xt_state 688 0 - Live 0x8712d000
 xt_policy 2032 0 - Live 0x87142000
 xt_nat 1072 0 - Live 0x87165000
 xt_multiport 1184 8 - Live 0x87175000
 xt_mark 672 0 - Live 0x87195000
 xt_mac 624 0 - Live 0x871bd000
 xt_limit 992 0 - Live 0x871cd000
 xt_iprange 1024 0 - Live 0x871f0000
 xt_id 480 0 - Live 0x871f5000
 xt_esp 768 0 - Live 0x8720e000
 xt_conntrack 2160 12 - Live 0x8731d000
 xt_comment 480 61 - Live 0x8731b000
 xt_TCPMSS 2608 0 - Live 0x87319000
 xt_REDIRECT 1056 0 - Live 0x87236000
 xt_LOG 768 0 - Live 0x8722d000
 xt_CT 2224 0 - Live 0x8723e000
 slhc 4299 1 ppp_generic, Live 0x87316000
 nf_reject_ipv4 1827 1 ipt_REJECT, Live 0x872d1000
 nf_nat_masquerade_ipv4 1388 1 ipt_MASQUERADE, Live 0x872b0000
 nf_nat_ftp 1200 0 - Live 0x872ef000
 nf_nat 8875 5
 nf_nat_ipv4,xt_nat,xt_REDIRECT,nf_nat_masquerade_ipv4,nf_nat_ftp, Live
 0x87310000
 nf_log_ipv4 3136 0 - Live 0x872b7000
 nf_defrag_ipv6 9047 1 nf_conntrack_ipv6, Live 0x872ec000
 nf_defrag_ipv4 806 1 nf_conntrack_ipv4, Live 0x87299000
 nf_conntrack_rtcache 2448 0 - Live 0x872e7000
 nf_conntrack_ftp 5280 1 nf_nat_ftp, Live 0x872ea000
 nf_conntrack 47531 11
 
nf_nat_ipv4,nf_conntrack_ipv6,nf_conntrack_ipv4,xt_state,xt_conntrack,xt_CT,nf_nat_masquerade_ipv4,nf_nat_ftp,nf_nat,nf_conntrack_rtcache,nf_conntrack_ftp,
 Live 0x872f0000
 iptable_raw 640 1 - Live 0x872d3000
 iptable_mangle 944 1 - Live 0x872b8000
 iptable_filter 672 1 - Live 0x872d8000
 ipt_ah 688 0 - Live 0x87277000
 ip_tables 9421 4 iptable_nat,iptable_raw,iptable_mangle,iptable_filter,
 Live 0x872dc000
 crc_ccitt 1019 1 ppp_async, Live 0x872c3000
 compat 1332 4 ath9k,ath9k_common,mac80211,cfg80211, Live 0x87248000
 ledtrig_usbdev 1936 0 - Live 0x87249000
 ip6t_REJECT 1184 2 - Live 0x87067000
 nf_reject_ipv6 1895 1 ip6t_REJECT, Live 0x8724b000
 nf_log_ipv6 3296 0 - Live 0x8703a000
 nf_log_common 2287 2 nf_log_ipv4,nf_log_ipv6, Live 0x87073000
 ip6table_raw 576 1 - Live 0x871f8000
 ip6table_mangle 1072 1 - Live 0x871e3000
 ip6table_filter 608 1 - Live 0x871ab000
 ip6_tables 9281 3 ip6table_raw,ip6table_mangle,ip6table_filter, Live
 0x870f8000
 x_tables 10741 30
 
ipt_REJECT,ipt_MASQUERADE,xt_time,xt_tcpudp,xt_state,xt_policy,xt_nat,xt_multiport,xt_mark,xt_mac,xt_limit,xt_iprange,xt_id,xt_esp,xt_conntrack,xt_comment,xt_TCPMSS,xt_REDIRECT,xt_LOG,xt_CT,iptable_raw,iptable_mangle,iptable_filter,ipt_ah,ip_tables,ip6t_REJECT,ip6table_raw,ip6table_mangle,ip6table_filter,ip6_tables,
 Live 0x87158000
 tunnel6 1630 0 - Live 0x870c1000
 tunnel4 1726 0 - Live 0x87053000
 xfrm_algo 3637 0 - Live 0x870c5000
 ipv6 255688 30
 nf_conntrack_ipv6,nf_defrag_ipv6,nf_reject_ipv6,ip6table_mangle,[permanent],
 Live 0x87080000
 chainiv 2368 0 - Live 0x87009000
 eseqiv 1952 0 - Live 0x87b8e000
 crypto_wq 448 1 chainiv, Live 0x87b9c000
 sha1_generic 1475 0 - Live 0x87b82000
 krng 672 0 - Live 0x87b8d000
 rng 1375 3 chainiv,eseqiv,krng, Live 0x87006000
 md5 1504 0 - Live 0x87007000
 hmac 2288 0 - Live 0x87b95000
 des_generic 18251 0 - Live 0x87000000
 deflate 1344 0 - Live 0x87b78000
 zlib_inflate 12466 1 deflate, Live 0x87b98000
 zlib_deflate 18472 1 deflate, Live 0x87b90000
 cbc 1856 0 - Live 0x87b87000
 authenc 5339 0 - Live 0x87b88000
 aead 4272 1 authenc, Live 0x87b80000
 arc4 1312 4 - Live 0x87ba3000
 crypto_blkcipher 10487 5 chainiv,eseqiv,cbc,authenc,arc4, Live 0x87b84000
 crypto_hash 9698 4 sha1_generic,md5,hmac,authenc, Live 0x87bf8000
 ehci_platform 3376 0 - Live 0x87b0c000
 ehci_hcd 32092 1 ehci_platform, Live 0x87b48000
 gpio_button_hotplug 4448 0 - Live 0x87af0000
 usbcore 117076 3 ledtrig_usbdev,ehci_platform,ehci_hcd, Live 0x87b20000
 nls_base 4976 1 usbcore, Live 0x87aea000
 usb_common 1160 1 usbcore, Live 0x87ae3000

 }}}

 device TL-WDR4300

--
Ticket URL: <https://dev.openwrt.org/ticket/19776>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to