[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] username/password not entered

From: mickeydog <mickeydog_at_taosnet.com>
Date: 2006-01-25 16:40:39 CET

so here's the tcp part of netstat -an:
tcp 0 0 0.0.0.0:5801 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:5901 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:631 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN
tcp 0 640 111.222.333.444:22 55.6.7.88:32949 ESTABLISHED

No mention of 80 or 3690 in the telnet commands you described.

On Wed, 2006-01-25 at 15:27 +0000, neil wrote:
> mickeydog wrote:
> > I cannot telnet to either of those.
> > I get a "Connection timed out"
> > but i can ssh.
> > What does this mean?
> >
> If means the ssh port open to that machine and ssh service is listening
> for requests.
>
> Are you sure your httpd server or svn server is up and running , and
> open for connections ? Try telnet to the ports again from the box they
> are running on to be sure*, then if you can't telnet from another
> machine, you have some kind of network problem. A firewall blocking
> ports for example ...
>
> If you are running a linux distro, check the firewall is turned off -
> ditto for windows XP/2003.
>
> * or do a netstat -an to get a list of open tcp sockets
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Jan 25 16:40:00 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.