View Single Post
Old 05-27-2013, 04:57 PM   #13
fry@pocketbook
Member
fry@pocketbook began at the beginning.
 
Posts: 21
Karma: 10
Join Date: May 2011
Device: Kindle DXi
Sorry,
route -n on Kindle give me:
Code:
Destination   Gateway   Genmask         Flags   Metric   Ref   Use   Iface
192.168.0.0  0.0.0.0     255.255.255.0  U        0          0      0      usb0
after "route add default gw 192.168.2.1"
Code:
Destination   Gateway   Genmask         Flags   Metric   Ref   Use   Iface
192.168.0.0  0.0.0.0     255.255.255.0  U        0          0      0      usb0
0.0.0.0  192.168.2.1     255.255.255.0  UG       0          0      0      usb0
Now I can ping my Router with ping 192.168.1.1
fry@pocketbook is offline   Reply With Quote