<div dir="ltr">I am trying to setup a roadwarrior L2TP server using strongswan as the ipsec layer.<div><br></div><div>I keep running into the following error message in the logs:</div><div><br clear="all"><div><div>pr 27 13:15:59 Saturn charon: 11[NET] received packet: from client1[12117</div><div>] to server1[500] (408 bytes)</div><div>Apr 27 13:15:59 Saturn charon: 11[ENC] parsed ID_PROT request 0 [ SA V V V V V V V V ]</div><div>Apr 27 13:15:59 Saturn charon: 11[IKE] no IKE config found for server1...client1, sending NO_PROPOSAL_CHOSEN</div></div><div><br></div><div>The configuration in ipsec is as follows:</div><div><div>[root@Saturn log]# cat /etc/ipsec.conf</div><div>config setup</div><div>        cachecrls=yes</div><div>        strictcrlpolicy=yes</div><div>        charondebug="ike 2, knl 3, cfg 2"</div><div><br></div><div>conn %default</div><div>        keyingtries=1</div><div>        keyexchange=ike</div><div><br></div><div>conn roadwarrior</div><div>        type=transport</div><div>        authby=secret</div><div>        pfs=yes</div><div>        rekey=no</div><div>        left=server1</div><div>        leftsubnet=<a href="http://172.17.1.0/24" target="_blank">172.17.1.0/24</a></div><div>        leftprotoport=1701</div><div>        right=%any</div><div>        rightprotoport=1701</div><div>        auto=add</div></div><div><br></div><div><div> cat /etc/ipsec.secrets</div><div>server1 %any : PSK "mypsk"</div></div><div><br></div><div><br></div><div>Any ideas on What I am doing wrong?</div><div><br></div><div>Regards,</div><div>Randy</div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Randy W. Wyatt</div><div><a href="mailto:rwwyatt01@gmail.com" target="_blank">rwwyatt01@gmail.com</a></div><div>Home: <a href="tel:858-309-5303" value="+18583095303" target="_blank">858-309-5303</a></div><div>Cell: <a href="tel:858-598-4421" value="+18585984421" target="_blank">858-598-4421</a></div><div>Fax: <a href="tel:858-408-7554" value="+18584087554" target="_blank">858-408-7554</a><table width="93%" align="center" style="background-color:rgb(242,245,247)" border="0" cellspacing="0" cellpadding="4"><tbody><tr><td valign="top" style="width:169px;line-height:155%"><font color="#000000" face="Verdana, Arial" style="font-size:11px;margin-top:4px" valign="top"><b></b></font></td><td valign="top"><span style="color:rgb(0,51,102);font-size:18px;font-weight:bold"><font color="#1155cc"><br></font></span></td></tr></tbody></table></div></div></div></div></div></div></div>
</div></div>