<html><head></head><body bgcolor="#ffffff" text="#3d3d3d" link="#19b6ee" vlink="#3d3d3d"><div>Hey all,</div><div><br></div><div>So I moved to Strongswan 5.6.2 during a distribution upgrade.  My simple setup no longer routes back to the client (I can see the incoming pings on the server, but nothing goes back).  I establish a tunnel fine...my setup looks like this:</div><div><br></div><div><br></div><div>external_IP_nic2 <-> 192.168.1.1_nic2 192.168.1.0/24 subnet</div><div><br></div><div>all I need is to have a connected device able to access 192.168.1.1...and it's only a single user.  So that being said here's the ipsec.conf:</div><div><br></div><div><font face="monospace" size="3">conn rw      </font></div><div><font face="monospace" size="3">  leftsubnet=192.168.1.0/24</font></div><div><font face="monospace" size="3"> leftcert=StrongSwanHostCert.pem</font></div><div><font face="monospace" size="3">   right=%any</font></div><div><font face="monospace" size="3">        rightsourceip=192.168.1.10</font></div><div><font face="monospace" size="3">        auto=add </font></div><div><font face="monospace" size="3"><br></font></div><div>I suspect I have been doing this wrong but it worked anyway.  Thanks for any assistance.</div><div><br></div><div>James</div><div></div></body></html>