Page 1 of 1

Unable to ssh into my pi

Posted: Fri Aug 08, 2014 11:41 pm
by rainkinz
Hi,

I am trying to login to my pi via ssh. Had no problem before, but right now it seems to have locked up or something. I'm able to telnet to it, but get no other message (like: SSH-2.0-OpenSSH_6.0p1 Debian-4+deb7u2 or something):

Code: Select all

telnet 192.168.17.125 22
Trying 192.168.17.125...
Connected to 192.168.17.125.
Escape character is '^]'.
Anyway, I can reset it remotely?
Thanks

Re: Unable to ssh into my pi

Posted: Thu Aug 14, 2014 1:10 pm
by cpc464
Try ssh -v if you are using the command line.