ORBIT-USER: telnet and ssh to nodes
Pandurang Kamat
pkamat at winlab.rutgers.edu
Fri Oct 13 15:20:21 EDT 2006
Please turn the nodes on before you try to ssh.
To turn on:
wget -O - -q 'http://cmc:5012/cmc/on?x=1&y=1'
wget -O - -q 'http://cmc:5012/cmc/on?x=1&y=2'
To see curent status of all nodes:
wget -O - -q 'http://cmc:5012/cmc/allStatus'
To get a list of all supported commands:
wget -O - -q 'http://cmc:5012/cmc/'
-Pandurang
Vanessa Frias-martinez wrote:
> Hello,
>
> I am using the sandbox 1, and have problems both telneting and
> sshing to the consoles of the nodes: node1-1 and node1-2.
>
> If I try to ssh I get the error:
>
> vanessa at console.sb1:~$ ssh root at node1-1
> ssh: connect to host node1-1 port 22: No route to host
>
> If I run telnet 10.1.101.17 3025, it connects, but then hangs up
> and I can't do anything...
>
> vanessa at console.sb1:~$ telnet 10.1.101.17 3025
> Trying 10.1.101.17...
> Connected to 10.1.101.17.
> Escape character is '^]'.
>
>
> thanks!
> vanessa
>
More information about the orbit-user
mailing list