View Single Post
Old 07-27-2011, 02:36 PM   #1
eshiku
Junior Member
eshiku began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jul 2011
Device: kindle
Can't SSH or Telnet to Kindle 3

I did the following and still can't telnet or SSH into the Kindle 3

for telnet(on Mac):
1. jailbreak
2. install usbnetwork
3. ;debugON
~usbNetwork
;debugOff
4. telnet 192.168.2.2
5. nothing happens, just keep trying to connect and finally time out



for SSH(on Windows 7 with putty)
1. mount kindle
2. edited config in \usbnet\etc
K3_WIFI="true"
K3_WIFI_SSHD_ONLY="true"
3. generated private key with puttyGen
4. saved private key as "authorized_keys.ppk" then removed the "ppk"
now it's "authorized_keys"
5. copy and paste to \usbnet\etc\
6. ;debugON
~usbNetwork
;debugOff
7. open putty and set up connect with kindle's ip address and loaded the
private key in Connection>SSH>auth>under authentication parameters
and connect
8. a window open and asking for username. i type in root
9. it gives "Server unexpectedly closed network connection"


*For both of these different methods, what part did i do wrong?
eshiku is offline   Reply With Quote