<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Update to this question. (I think with this update this question should become a simple one for experts)<div><br></div><div>I disabled iptables on my server xxx.xxx.xxx.1 and the connection is ESTABLISHED. This means iptables is stopping the SYN|ACK packages from zzz.zzz.zzz.3 somehow.</div><div><br></div><div>This are the iptables rules I'm applying:</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">iptables -I OUTPUT -p udp --dport 500 -j ACCEPT</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">iptables -I INPUT -p udp --dport 500 -j ACCEPT</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">iptables -I INPUT -p udp --dport 4500 -j ACCEPT</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">iptables -I OUTPUT -p udp --dport 4500 -j ACCEPT</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">iptables -I INPUT -p 50 -j ACCEPT</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">iptables -I OUTPUT -p 50 -j ACCEPT</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">I think this is the last step to have mi first fully functional OpenSWAN VPN.&nbsp;Please help! :D</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">Thank you!</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">RM</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; "><br></div><div><div><div><div>El 02/12/2010, a las 12:36, Ing. Rodrigo Méndez escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi again<div><br></div><div>You helped me last week in setting up a VPN that went apparently successful, but there's a problem.</div><div><br></div><div>I remind you my configuration: xxx.xxx.xxx.1 (my public centos box) &lt;-----&gt; yyy.yyy.yyy.2 (Juniper vpn concentrator) &lt;---&gt; zzz.zzz.zzz.3 (box in private lan)</div><div><br></div><div>I can ping the machine in the remote LAN perfectly (xxx.1 to zzz.3) but cannot connect to any port through telnet. The interesting part of this is that I see the ESP traffic coming out of xxx.1, the admin of the Juniper Concentrator (yyy.2) can see my traffic coming through and also the guy in the zzz.3 box (private lan).</div><div><br></div><div>But this guy (zzz.3) sees the connection dropping each time. See example:</div><div><br></div><div><font size="2" face="sans-serif">[admwsph@WebSphere2pt ~]$ while true; do netstat -na | grep 9082; sleep 3; done</font>&nbsp;<br><font size="2" face="sans-serif">tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 zzz.zzz.zzz.3:9082 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;xxx.xxx.xxx.1:46650 &nbsp; &nbsp; &nbsp;&nbsp;<b>SYN_RECV&nbsp;</b>&nbsp; &nbsp;</font>&nbsp;<br><font size="2" face="sans-serif">tcp &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp;0 :::9082 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :::* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;LISTEN &nbsp; &nbsp;</font></div><div><font size="2" face="sans-serif"><br></font></div><div><font size="2" face="sans-serif">This command is run in zzz.3</font></div><div><br></div><div>Do you have any idea of what can be going on here?</div><div><br></div><div>Thank you very much for your help.</div><div>Saludos!</div><div>RM</div><div><br><div><div>El 23/11/2010, a las 14:51, Paul Wouters escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On Tue, 23 Nov 2010, "Ing. Rodrigo Méndez" wrote:<br><br><blockquote type="cite">This is the result from ipsec verify:<br></blockquote><br>Looks good.<br><br><blockquote type="cite">The people from the Juniper VPN concentrator say they don't see any traffic coming from our IPs, so it would seem there's no traffic coming out from Box 1<br></blockquote><blockquote type="cite">(CentOS box). The strange thing is it doesn't work even if iptables is disabled (so no blocking is apparently occurring, or at least it isn't the main<br></blockquote><blockquote type="cite">problem).<br></blockquote><blockquote type="cite">My best guess now is that I'm having a routing problem.&nbsp;<br></blockquote><br>I don't think so...<br><br><blockquote type="cite">Any ideas on how to tell Linux to route the packages going to zzz.zzz.zzz.3 through the tunnel?? (I'm using netkey, not KLIPS)<br></blockquote><br>manual routing should not be used. netlink will snatch the packets.<br><br><blockquote type="cite">I can't find any route to yyy.yyy.yyy.2 or zzz.zzz.zzz.3 (the box in the private lan) anywhere in the routing table. I'm not sure if this is OK.<br></blockquote><br>that's fine.<br><br>It seems you have one interface online. Are you behind a port forward? Is your upstream<br>router filtering packets?<br><br>Try adding forceencaps=yes ?<br><br><br>Paul<br><br></div></blockquote></div><br><div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div></div>
</div>
</div></div></blockquote></div><br></div></div></div></body></html>