Quote:
Originally Posted by yoda.stands
The problem is that with my Kindle Touch 4 I can't access through SSH even if can ping it...
Code:
simone@ktiger:~$ ping 192.168.15.244
PING 192.168.15.244 (192.168.15.244) 56(84) bytes of data.
64 bytes from 192.168.15.244: icmp_req=1 ttl=64 time=1.64 ms
64 bytes from 192.168.15.244: icmp_req=2 ttl=64 time=0.604 ms
^C
--- 192.168.15.244 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 0.604/1.125/1.647/0.522 ms
simone@ktiger:~$ ssh root@192.168.15.244
ssh: connect to host 192.168.15.244 port 22: Connection refused
Is there a way to solve this issue?
Thanks for your support.
|
What is a "
Kindle Touch 4"? Kindle 4 models DO NOT have a touchscreen.
In this forum, K4 = Kindle 4 (Mini), and K5 = Kindle 5 (Touch).
I (and others) have had problems accessing K4 SSH when booted from main, so we use WiFi instead. When booting from diags, SSH works fine. If you have a K5, SSH is not installed unless you added it using the "simple debricking" method and/or the simple USBnetwork hack.
To access an SSH terminal shell through WiFi, you need to enable that in the kindle's firewall, which you can do by adding a line to the "iptables" config file:
https://wiki.mobileread.com/wiki/Kind...s_through_wifi
Although that link points into the K4 hacking wiki, it will also work on a K5.