Advertisement
Alberts00

centos ipsec

Jul 7th, 2014
442
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. [root@vps install]# ipsec verify
  2. Checking your system to see if IPsec got installed and started correctly:
  3. Version check and ipsec on-path [OK]
  4. Linux Openswan U2.6.32/K(no kernel code presently loaded)
  5. Checking for IPsec support in kernel [FAILED] <-----------------
  6. SAref kernel support [N/A]
  7. Testing against enforced SElinux mode [OK]
  8. Checking that pluto is running [FAILED]
  9. whack: Pluto is not running (no "/var/run/pluto/pluto.ctl")
  10. Two or more interfaces found, checking IP forwarding [FAILED]
  11. whack: Pluto is not running (no "/var/run/pluto/pluto.ctl")
  12. Checking NAT and MASQUERADEing [OK]
  13. Checking for 'ip' command [OK]
  14. Checking /bin/sh is not /bin/dash [OK]
  15. Checking for 'iptables' command [OK]
  16. Opportunistic Encryption Support [DISABLED]
  17. [root@vps install]# uname -a
  18. Linux vps.tirlins.com 2.6.18-371.6.1.el5 #1 SMP Wed Mar 12 20:08:05 EDT 2014 i686 i686 i386 GNU/Linux
  19.  
  20.  
  21. Nu labi, kkas ar kerneli nav, bet varbūt var palaist?
  22.  
  23.  
  24. [root@vps install]# service ipsec start
  25. ipsec_setup: Starting Openswan IPsec U2.6.32/K2.6.18-371.6.1.el5...
  26. [root@vps install]# service ipsec status
  27. IPsec running - pluto pid: 28413
  28. pluto pid 28413
  29. No tunnels up
  30. [root@vps install]# ipsec verify
  31. Checking your system to see if IPsec got installed and started correctly:
  32. Version check and ipsec on-path [OK]
  33. Linux Openswan U2.6.32/K2.6.18-371.6.1.el5 (netkey)
  34. Checking for IPsec support in kernel [OK]
  35. SAref kernel support [N/A]
  36. NETKEY: Testing for disabled ICMP send_redirects [OK]
  37. NETKEY detected, testing for disabled ICMP accept_redirects [OK]
  38. Testing against enforced SElinux mode [OK]
  39. Checking that pluto is running [OK]
  40. Pluto listening for IKE on udp 500 [OK]
  41. Pluto listening for NAT-T on udp 4500 [OK]
  42. Two or more interfaces found, checking IP forwarding [OK]
  43. Checking NAT and MASQUERADEing [OK]
  44. Checking for 'ip' command [OK]
  45. Checking /bin/sh is not /bin/dash [OK]
  46. Checking for 'iptables' command [OK]
  47. Opportunistic Encryption Support [DISABLED]
  48.  
  49.  
  50. ??????????????????
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement