[CentOS] svn check out failed for 'connection refused' reason

Steve liu lsen.119 at gmail.com
Wed Jul 20 05:15:26 UTC 2011


yes, port level block I think. see below.

===============================
nc -v svn.mplayerhq.hu 3690
nc: connect to svn.mplayerhq.hu port 3690 (tcp) failed: Connection timed out
nc -v svn.mplayerhq.hu 80
Connection to svn.mplayerhq.hu 80 port [tcp/http] succeeded!
===============================
I'll try to contact our IT to solve this, thanks


On Wed, Jul 20, 2011 at 12:04 PM, <cooleyr at gmail.com> wrote:

> On Jul 19, 2011 11:30 AM, "Steve liu" <lsen.119 at gmail.com> wrote:
> > e.g.
> > svn co svn://svn.mplayerhq.hu/mplayer/trunk mplayer
> > svn: Can't connect to host 'svn.mplayerhq.hu': Connection refused
> >
> > and this is my iptables status and some info to confirm the DNS and ICMP
> connection are ok.
>
> Do an nmap scan on svn.mplayerhq.hu.  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.
> If the network looks good with all of the above, the problem is with your
> local svn binary, or its configuration.
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110720/d2a9aa90/attachment.html>


More information about the CentOS mailing list