Steve liu
2011-Jul-19 18:30 UTC
[CentOS] svn check out failed for 'connection refused' reason
Hi just want to check out soft by svn, but failed for 'connection refused' reason 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. ======================== service iptables status iptables: Firewall is not running. ping svn.mplayerhq.hu PING svn.mplayerhq.hu (192.190.173.45) 56(84) bytes of data. 64 bytes from avserver.banki.hu (192.190.173.45): icmp_seq=1 ttl=49 time=200 ms ======================== so, anyone knows the reason? my system is centos 6 with 64bit thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110720/3bda8f87/attachment-0001.html>
David Lemcoe
2011-Jul-19 18:43 UTC
[CentOS] svn check out failed for 'connection refused' reason
Usually as a quick troubleshooting step, I will go "service iptables stop", try what is causing the problem, and then see if it's the firewall causing the issue. On Tue, Jul 19, 2011 at 2:30 PM, Steve liu <lsen.119 at gmail.com> wrote:> Hi > > just want to check out soft by svn, but failed for 'connection refused' > reason > > 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. > > ========================> service iptables status > iptables: Firewall is not running. > > ping svn.mplayerhq.hu > PING svn.mplayerhq.hu (192.190.173.45) 56(84) bytes of data. > 64 bytes from avserver.banki.hu (192.190.173.45): icmp_seq=1 ttl=49 > time=200 ms > ========================> > > so, anyone knows the reason? > > my system is centos 6 with 64bit > > thanks > > > > _______________________________________________ > 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/20110719/a5cfbdde/attachment-0001.html>
cooleyr at gmail.com
2011-Jul-20 04:04 UTC
[CentOS] svn check out failed for 'connection refused' reason
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 ICMPconnection 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110719/c2228fd0/attachment-0001.html>
Maybe Matching Threads
- Theora support in MPLAYER again
- dsync mbox->mdbox: Unexpectedly lost From-line and other issues from a big conversion.
- compiling ffmpeg with --enable-libspeex (was Re: from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?)
- MPlayer now supports FLAC
- MPlayer now supports FLAC