[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: neil <neil_at_thump.org>
Date: 2006-01-25 16:27:08 CET

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
Received on Wed Jan 25 16:30:52 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.