<div dir="ltr"><p style="margin:1.416em 0px 0px;font-family:Lora,Georgia,sans-serif;font-size:16px;line-height:24px">Hello.<br style>I have Strongswan running on a Debian 3.2.0-4.<br style>Server setup:<br style>eth0 with a local IP (192.168.1.12) and router gateway 192.168.1.1 (different Internet from eth1)<br style>eth1 is connected directly to the outside (not the .1.1 router) with a static public ip (for example, 63.12.1.34 – different Internet from eth0).</p><p style="margin:1.416em 0px 0px;font-family:Lora,Georgia,sans-serif;font-size:16px;line-height:24px">I have this conn:<br style>auto=start<br style>type=tunnel<br style>left=63.12.1.34<br style>leftsubnet=<a href="http://192.168.1.12/32">192.168.1.12/32</a><br style>leftnexthop=%defaultroute<br style>right=4.8.12.13<br style>rightsubnet=<a href="http://172.2.2.0/27">172.2.2.0/27</a><br style>rightnexthop=%defaultroute</p><p style="margin:1.416em 0px 0px;font-family:Lora,Georgia,sans-serif;font-size:16px;line-height:24px">The connection establishes, I can ssh to the right site, but after a few seconds ssh session keeps freezing. Any idea what the problem could be?</p>
</div>