Community
Participate
Working Groups
I am able to ssh from my local machine into both build.eclipse.org and dev.eclipse.org. However, when logged into build.eclipse.org, I am unable to ssh from there to dev.eclipse.org. aniefer@build:~> ssh -v dev.eclipse.org OpenSSH_5.1p1, OpenSSL 0.9.8h 28 May 2008 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to dev.eclipse.org [206.191.52.53] port 22. debug1: connect to address 206.191.52.53 port 22: No route to host ssh: connect to host dev.eclipse.org port 22: No route to host aniefer@build:~>
That particular node was just restarted as part of repairing our nfs service. It's back now and is responding correctly. -M.