Quote:
Originally Posted by goldencore
The usbnetwork info shows that it is enabled, but also says "sshd down?" Might that be a clue? Some Linux deamon not running?
|
Definitely is. sshd is the daemon that listen to the port you're trying to connect to with putty. And "connection refused" exactly means "Hey, I've got to reach the address you gave me, found it but there is nothing listening at that port". Se either you gave the wrong address or.. yeah: the daemon is not listening.
In that case, we need to understand why it is down. I'll be leaving for the weekend now, I hope people here can help you setting up that connection: now the problem is not "Windows related", Kindle gurus here might help.