<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>I'm new on RHEL5 and our office wanted to have a VPN connection on other office. Our main office start to implement VPN tunneling thru IPsec. I have some problem on my openswan2.4.13. I'm using RHEL5, i've already installed the openswan2.4.13 with no problem but upon starting the service ipsec start thereis an error appeared and the error says that <span class="code">"  has wrong number of fields (1) -- `start' aborted ". And this is my ipsec.conf:<br><br>config setup<br>&nbsp;&nbsp;&nbsp; interfaces=%defaultroute<br>&nbsp;&nbsp;&nbsp; klipsdebug=none<br>&nbsp;&nbsp;&nbsp; plutodebug=none<br>&nbsp;&nbsp;&nbsp; uniqueids=yes<br>&nbsp;&nbsp;&nbsp; nat_traversal=yes<br>&nbsp;&nbsp;&nbsp; virtual_private=%v4:10.0.0.0/8,%v4:172.16.0.0/12,%v4:192.168.0.0/16,%v4:!10.63.1.0/255.255.255.0,%v4:!/,%v4:!/,%v4:!10.63.2.0/255.255.255.0,%v4:!192.168.168.0/255.255.255.0,%v4:!192.168.2.0/255.255.255.0<br><br>conn %default<br>&nbsp;&nbsp;&nbsp; keyingtries=0<br>&nbsp;&nbsp;&nbsp; disablearrivalcheck=no<br><br>conn abxvpn<br>&nbsp;&nbsp;&nbsp; type=tunnel<br>&nbsp;&nbsp;&nbsp; left=61.28.154.245<br>&nbsp;&nbsp;&nbsp; leftnexthop=%defaultroute<br>&nbsp;&nbsp;&nbsp; leftsubnet=192.168.2.0/255.255.255.0<br>&nbsp;&nbsp;&nbsp; right=203.143.139.30<br>&nbsp;&nbsp;&nbsp; rightsubnet=10.65.251.0/255.255.255.0<br>&nbsp;&nbsp;&nbsp; rightnexthop=%defaultroute<br>&nbsp;&nbsp;&nbsp; keyexchange=ike<br>&nbsp;&nbsp;&nbsp; esp=3des-md5<br>&nbsp;&nbsp;&nbsp; pfs=yes<br>&nbsp;&nbsp;&nbsp; ikelifetime=1h<br>&nbsp;&nbsp;&nbsp; authby=secret<br>&nbsp;&nbsp;&nbsp; auto=start<br><br>conn block<br>&nbsp;&nbsp;&nbsp; auto=ignore<br><br>conn private<br>&nbsp;&nbsp;&nbsp; auto=ignore<br><br>conn private-or-clear<br>&nbsp;&nbsp;&nbsp; auto=ignore<br><br>conn clear-or-private<br>&nbsp;&nbsp;&nbsp; auto=ignore<br><br>conn clear<br>&nbsp;&nbsp;&nbsp; auto=ignore<br><br>conn packetdefault<br>&nbsp;&nbsp;&nbsp; auto=ignore<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br>Pls help me. I really need this one to work<br><br>Thanks,<br>Eugene<br><br><br></span><br /><hr />Need to know now? Get instant answers with Windows Live Messenger. <a href='http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_messenger_072008' target='_new'>IM on your terms.</a></body>
</html>