ssh - no route to host
Posted
by cupakob
on Super User
See other posts from Super User
or by cupakob
Published on 2010-04-29T17:20:43Z
Indexed on
2010/04/29
17:27 UTC
Read the original article
Hit count: 493
I have 3 machines (A, B and C) behind WLAN Router. From B i can make ssh to A and from A to B also. Ssh between C and A is also working (both destination, C->A and A->C). But when i try to connect B to C or C to B i get always
ssh: connect to host <HOST> port 22: No route to host
What can be the reason for this error?
© Super User or respective owner