Checking if IPsec got installed and started correctly:
Version check and ipsec on-path [FAILED]
Checking for IPsec support in kernel [OK]
NETKEY: Testing XFRM related proc values
ICMP default/send_redirects [NOT DISABLED]
Disable /proc/sys/net/ipv4/conf/*/send_redirects or NETKEY will cause act on or cause sending of bogus ICMP redirects!
ICMP default/accept_redirects [NOT DISABLED]
Disable /proc/sys/net/ipv4/conf/*/accept_redirects or NETKEY will cause act on or cause sending of bogus ICMP redirects!
XFRM larval drop [OK]
Hardware random device check [N/A]
Checking rp_filter [OK]
[OK]
Pluto listening for IKE on udp 500 [FAILED]
Pluto listening for IKE on tcp 500 [NOT IMPLEMENTED]
Pluto listening for IKE/NAT-T on udp 4500 [DISABLED]
Pluto listening for IKE/NAT-T on tcp 4500 [NOT IMPLEMENTED]
Pluto listening for IKE on tcp 10000 (cisco) [NOT IMPLEMENTED]
Checking NAT and MASQUERADEing [TEST INCOMPLETE]
Checking 'ip' command [OK]
Checking 'iptables' command [OK]
ipsec verify: encountered errors
ipsec verify出错,Version check and ipsec on-path[FAILED]
最新推荐文章于 2024-01-12 16:03:28 发布
博客内容涉及IPsec的安装验证,其中Pluto监听IKE的UDP 500端口测试失败,IKE/NAT-T的UDP 4500端口被禁用,NAT和MASQUERADEing的检查不完整。其他如kernel支持、XFRM larvaldrop、rp_filter等检查正常。
摘要由CSDN通过智能技术生成