06-01-2025, 12:46 PM
|
#16
|
Junior Member
Posts: 8
Karma: 10
Join Date: Feb 2024
Device: scribe
|
Quote:
Originally Posted by DNSB
Installed USBNetLite and enabled it from KUAL. Connected to my computer using a USB cable (as the name suggests this is a network connection over USB). My Kindle was detected as a network device and the driver automagically installed (shows as USB Ethernet/RNDIS Gadget in Device Manager). Set the IP address of that adapter to 192.169.15.201/netmask to 255.255.255.0. Open PuTTY and connected to 192.168.15.244 using SSH. Entered the default username and password.
Code:
Ethernet adapter Ethernet 3:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 192.168.15.201
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Code:
ping 192.168.15.244
Pinging 192.168.15.244 with 32 bytes of data:
Reply from 192.168.15.244: bytes=32 time=1ms TTL=64
Reply from 192.168.15.244: bytes=32 time<1ms TTL=64
Reply from 192.168.15.244: bytes=32 time<1ms TTL=64
Reply from 192.168.15.244: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.15.244:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
|
I'm grateful Sir
|
|
|