Community
Participate
Working Groups
Created attachment 205741 [details] traceroute I have the same problem as described in bug 361664. I can access git.eclipse.org via http or git protocol but ssh still gives me timeouts. Could you check what is the problem?
Similar issue. In this case it was the repeated attempts to login as 'root' that got your IP blocked. I've cleared it. But it may return. -M.
It works. Thanks! BTW, why do you think it may return?
(In reply to comment #2) > It works. I was too fast. I forgot that this is IP-related issue and I tested the connection from home. I still receive timeouts when trying to clone the repo using egit from work. I did not try to login as root so I am wondering what could cause these problems... Dear Webmaster, could you check again what's wrong there? Thanks
I think the issue was a missing qualifier deep in the database query that drives part of the results used to build the list of IPs to block. I've updated the code and removed the block so you should be ok now. -M.
It's ok now. Thanks!