<div dir="ltr">Hello,<br><br>I'm currently using xl2tpd + strongswan 4.6.4 ikev1 ipsec, here's my working config file for windows xp clients :<br><br>----------------------<br>conn L2TP-VPN<br>       authby=psk<br>


       compress=no<br>       keyexchange=ikev1<br>       pfs=no<br>       rekey=no<br>       type=transport<br>       left=XYZ.XYZ.XYZ.XYZ<br>       leftnexthop=XYZ.XYZ.XYZ.XYZ<br>       leftprotoport=17/1701<br>       right=%any<br>


       rightprotoport=17/%any<br>       rightsubnetwithin=<a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a><br>       auto=start<br>----------------------<br><br>I've tried to migrate this config to stronswan 5.0 ikev1 but it didn't work. I understand that charon replaced pluto in v5.0, I've tried many of the ikev1 tests (<a href="http://www.strongswan.org/uml/testresults5/ikev1/" target="_blank">http://www.strongswan.org/uml/testresults5/ikev1/</a>) but none of them worked as a psk mschap-v2 vpn for windows xp clients.<br>


<br>Any help will be appreciated.<br><br>Thanks<br></div>