View Single Post
Old 01-27-2010, 02:16 AM   #1
Zorz
Zealot
Zorz began at the beginning.
 
Posts: 134
Karma: 36
Join Date: Nov 2009
Device: Kindle 2i
What am I doing wrong with usbNetwork

I follow these steps

-Download usbNetwork
-Install it and look at log to confirm success.
-Set ip information for host and kindle on the usbNetwork script.
-restart the kindle
-turn on debug mode and confirm with `help
-run`usbnetwork
-plug in kindle
-run modprobe g_ether
-then ifconfig usb0 192.168.0.102
-I then confirm with lsusb | grep RNDIS
- I then ping the kindle and always have success.
- I try to ssh to the kindle as root ssh root@192.168.0.102 and I am prompted for a password which I then press enter. I then get asked again and again.
-I try to log in as framework and get the same problem.
-I try to telnet and get a connection refused,


So does anybody have any clue in what I am doing wrong.
Zorz is offline   Reply With Quote