View Single Post
zwer's Avatar
Posts: 455 | Thanked: 782 times | Joined on Nov 2009 @ Netherlands
#12
Are you sure that sshd is running on your device? Go to xterm and type:

Code:
ps | grep sshd
If you installed the OpenSSH Client, you can try to ssh the device from the device itself to check if ssh is working. To do that, type:

Code:
ssh root@localhost
If the last one works, you definitely have a network problem - either your network doesn't rely the connection to the N900, or you have a wrong IP.
__________________
Man will never be free until the last king is strangled with the entrails of the last priest.
 

The Following User Says Thank You to zwer For This Useful Post: