adosztal

strongSwan kernel modules

Jul 6th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. root@vpn1:~# lsmod | egrep "ah|esp|xfr|tun"
  2. xfrm6_mode_tunnel 16384 0
  3. xfrm4_mode_tunnel 16384 0
  4. xfrm6_tunnel 16384 0
  5. tunnel6 16384 1 xfrm6_tunnel
  6. xfrm4_tunnel 16384 0
  7. esp6 20480 0
  8. esp4 20480 0
  9. ah6 20480 0
  10. ah4 20480 0
  11. ip_tunnel 24576 1 ip_vti
  12. xfrm_user 32768 2
  13. xfrm_algo 16384 5 esp6,xfrm_user,esp4,ah6,ah4
  14. tunnel4 16384 1 xfrm4_tunnel
Add Comment
Please, Sign In to add comment