<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto"> i upgrade from  strongswan4.1.0 to strongswan4.6.1, I found route incorrect for ikev1, but ikev2 work ok.  I compared with the two versions,  version4.1.0 add a route automatically:</div>
<div style="RIGHT: auto">192.168.2.0     172.16.0.2      255.255.255.0   UG    0      0        0 eth1</div>
<div style="RIGHT: auto">but 4.6.1 don't add the route automatically, what need  configuration? 4.6.1 need add route manually?pls give me som advance,  thanks.</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">sh-2.05b# cat /etc/ipsec.conf<BR>version 2.0<VAR id=yui-ie-cursor></VAR><VAR id=yui-ie-cursor></VAR></div>
<div style="RIGHT: auto">config setup<BR>        nat_traversal=yes<BR>        uniqueids=yes<BR>        virtual_private=%v4:0.0.0.0/0<BR>        plutostderrlog=/var/log/pluto.log</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">conn test<BR>        keyexchange=ikev1<BR>        forceencaps=yes<BR>        dpddelay=30<BR>        dpdtimeout=120<BR>        dpdaction=restart<BR>        left=172.16.0.1<BR>        leftsubnet=192.167.1.0/24<BR>        right=172.16.0.2<BR>        rightsubnet=192.168.2.0/24<BR>        authby=psk<BR>        auto=add</div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto" class=def sizcache="18" sizset="2"><SPAN style="RIGHT: auto" id=translationContent sizcache="18" sizset="2"><FONT style="RIGHT: auto"> </div></FONT></SPAN></SPAN></div></body></html>