View Single Post
Old 03-11-2014, 01:22 PM   #2
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by Kevin Braun View Post
Hi Geniuses,

Paperwhite1 with USBnet and KUAL installed and connected via usb to Raspberry Pi.

I can ping the kindle from the raspberry pi but cannot ping the pi from the kindle. When I try to ping the pi the terminal immediately pops up "Network is unreachable"

Goal is to wget screensaver images from the webserver. Of course wget fails with the same network is unreachable error as the ping did. I think the kindle is defaulting to its loopback adapter (127.0.1.1 I think) because if I ping from the kindle specifying its usb network interface:
ping -I usb0 raspberry pi address, the pings are successful.

I'd appreciate some advice, I know other have this process working but I must be missing something.

Many thanks.

KB
On your Kindle, set your default route to device usb0
knc1 is offline   Reply With Quote