I have a model B Raspberry Pi, and I tried to set up an SSH server on it. When I try to login (via SSH) using the loopback interface on the RPi, it seems to work, and sshd is running. Then I connect my computer to the RPi via a LAN hub, but my SSH client gives me an error: ' no route to host '. I ca...