View Single Post
Old 03-16-2025, 04:00 PM   #2
RedOnion
Junior Member
RedOnion began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Mar 2025
Device: Kindle PW
It seems that the USBNetlite connection is active, but SSH is refusing to connect.

This is the SSH log:

Code:
$ ssh root@192.168.15.244
ssh: connect to host 192.168.15.244 port 22: Connection refused

$ ping 192.168.15.244
PING 192.168.15.244 (192.168.15.244): 56 data bytes
64 bytes from 192.168.15.244: icmp_seq=0 ttl=64 time=1.092 ms
64 bytes from 192.168.15.244: icmp_seq=1 ttl=64 time=1.172 ms
^C
--- 192.168.15.244 ping statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 1.092/1.132/1.172/0.040 ms
RedOnion is offline   Reply With Quote