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.