View Single Post
Old 05-15-2012, 09:33 AM   #6
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 dogcalas View Post
FIRST, I want to thanks @ixtab you for u time,
I configured the PC to forward packets, but in the Kindle to set the gateway is it like in a normal linux PC? /etc/network/interfaces, when i opened that file, it showed this
auto usb0
iface usb0 inet dhcp

and i am not sure but, usb0 isn't dhcp, it has a fixed ip 192.168.15.244.
Then you just answered your own question. The kindle isn't recognizing and/or processing the /etc/network/interfaces "dhcp" field.
Quote:
Originally Posted by dogcalas View Post
How i configure gateway on the Kindle.?
Ah, a forbidden topic on this site.
BUT...
I think you meant to ask "how do I configure the Kindle to use a gateway"?
Ans: Same as any other networking stack, set /dev/usb0 as the device for the default route.
Quote:
Originally Posted by dogcalas View Post
I opened /etc/resolv.conf and is empty, i am going to configue it like i do in Linux

domain uci.cu
nameserver 10.0.0.3
The Kindle is Linux.
Although you'll find differences in how an embedded Linux uses (or not) its control files.

Last edited by knc1; 05-15-2012 at 10:40 AM.
knc1 is offline   Reply With Quote