<div>yes, port level block I think. see below. </div><div><br></div><div>===============================</div><div>nc -v <a href="http://svn.mplayerhq.hu">svn.mplayerhq.hu</a> 3690</div><div>nc: connect to <a href="http://svn.mplayerhq.hu">svn.mplayerhq.hu</a> port 3690 (tcp) failed: Connection timed out</div>
<div><div>nc -v <a href="http://svn.mplayerhq.hu">svn.mplayerhq.hu</a> 80</div><div>Connection to <a href="http://svn.mplayerhq.hu">svn.mplayerhq.hu</a> 80 port [tcp/http] succeeded!</div></div><div>===============================</div>
<meta http-equiv="content-type" content="text/html; charset=utf-8">I'll try to contact our IT to solve this, thanks <div><br></div><div><br><div class="gmail_quote">On Wed, Jul 20, 2011 at 12:04 PM,  <span dir="ltr"><<a href="mailto:cooleyr@gmail.com">cooleyr@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><p>On Jul 19, 2011 11:30 AM, "Steve liu" <<a href="mailto:lsen.119@gmail.com" target="_blank">lsen.119@gmail.com</a>> wrote:<br>

> e.g. <br>
> svn co svn://<a href="http://svn.mplayerhq.hu/mplayer/trunk" target="_blank">svn.mplayerhq.hu/mplayer/trunk</a> mplayer<br>
> svn: Can't connect to host '<a href="http://svn.mplayerhq.hu" target="_blank">svn.mplayerhq.hu</a>': Connection refused<br>
><br>
> and this is my iptables status and some info to confirm the DNS and ICMP connection are ok. <br></p>
<p>Do an nmap scan on <a href="http://svn.mplayerhq.hu" target="_blank">svn.mplayerhq.hu</a>.  Look for svn / subversion in etc services to see which port you specifically need to have open.  I'd bet your upstream firewall is blocking the port.  You can try connection to the host + port with "nc -w2 -v" to see if you get connected.  Type some junk and you should see some error back from the server.  <br>


If the network looks good with all of the above, the problem is with your local svn binary, or its configuration.  </p>
<br>_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
<br></blockquote></div><br><br>
</div>