View Single Post
Old 06-27-2021, 03:10 AM   #7
CubeBag
Junior Member
CubeBag began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jun 2021
Device: Kindle 4 NT
On reboot, ifconfig shows only usb0, but when I then connect the tablet and rerun ifconfig then both usb0 and usb1 appear. On a whim, since ifconfig was showing an ipv6 address for usb1, I disabled ipv6 for both usb0 and usb1 by doing "sudo sysctl -w net.ipv6.conf.usb0.disable_ipv6=1" and then the same command for usb1. It made the ipv6 address disappear but ssh still hangs.

Also, the status button in KUAL outputs only one line:
Code:
N * USBNetwork: enabled (usbnet, sshd up) *
I tried enabling verbose mode and still only that line shows up.
CubeBag is offline   Reply With Quote