<br><br>I have two Linux boxes, connected via openswan.&nbsp; The tunnel starts up correctly, routes are visable, and everything seems to be ok.<br><br>From the remote side, I can easily connect to my excruded subnet without issue.&nbsp; For example, I have 
<a href="http://192.168.0.0/24">192.168.0.0/24</a> excruded, and I can connet to .50, .60, .1 without issue.&nbsp; I can initiate TCP connections, there are no problems.&nbsp; ICMP works fine too.<br><br>However, when I try to initiate a connecton from the local side, I can not connect to the remote side&#39;s IP.&nbsp; The route is visible via ip route or route command, but the traffic simply leaves the routed interface without encryption.&nbsp; For example, I have 
<a href="http://192.168.15.90">192.168.15.90</a> excruded to the local side, its IP shows via &#39;route&#39; as being routed to the ppp0 device.&nbsp; However, mtr or traceroutes show all the traffic simply flying out ppp0 unencrypted, in a doomed-to-fail attempt to reach .90 via the open net.
<br><br>Since traffic is functioning correctly when initiated one way, something quite weird is definitely happening.&nbsp; Does anyone have any obviously overlooked suggestions for me, prior to getting arm deep into configuration, iptables and route configuration?&nbsp; As a side note, this box does support windows clients successfully.&nbsp; There are currently a half dozen connected right now, encryption functioning both ways, in an L2TP/ipsec config.
<br><br>I&#39;ve looked at my NAT settings, and I do not see how output to <a href="http://192.168.15.90">192.168.15.90</a> could be hit by a NAT rule of any sort.<br><br>Any help appreciated, please CC me, I&#39;m not on the list!
<br><br>Thanks!<br>