Hi all,<br><br>First at all,<br>I come from Non-english country and my english is bad ,<br>
I try to explain my question in english on my best<br><br><br clear="all">I try to install Openswan 2.4.4 on Debian linux Kernel 2.6.13<br>I follow openswan document to complie openswan source<br><br># make programs<br>
#make install<br>it's OK!<br><br>and start ipsec <br># /etc/init.d/ipsec start<br>ipsec_setup: Starting Openswan IPsec U2.4.4/K2.6.13...<br>OK!<br><br>Here is my problem<br>When I try to verify ipsec status<br>I got these messages
<br><br># ipsec verify<br>Checking your system to see if IPsec got installed and started correctly:<br>Version check and ipsec on-path [OK]<br>Linux Openswan U2.4.4/K2.6.13(netkey)<br>Checking for IPsec support in kernel [OK]
<br>Checking for RSA private key (/etc/ipsec.secrets) [OK]<br>>Checking that pluto is running [FAILED]<br>>whack: is Pluto running? connect() for "/var/run/pluto/pluto.ctl" failed (146 Connection refused)
<br>Checking for 'ip' command [FAILED]<br>Checking for 'iptables' command [OK]<br>Checking for 'setkey' command for NETKEY IPsec stack support [FAILED]
<br>Opportunistic Encryption Support [DISABLED]<br><br>In /var/run/pluto/ directory have "pluto.ctl", <br>but I stop ipsec,this file(pluto.ctl) still in there and got these message
<br><br>ipsec_setup: Stopping Openswan IPsec...<br>ipsec_setup: Removing orphaned /var/run/pluto/pluto.pid:<br><br>I search on Google in many days but can't find best solution to solve this problem<br>If this question have been discussed in many times,I apologize
<br><br>Thanks for ur help!<br><br><br>-Shinping Chen<br><br><br>