triton posted on Sep 9 2006 at 07:59 PM said:
i got it to connect to telnet finally using the usbnetwork gadget thread guide and the IP 10.1.0.235, now i will try to get it to work witht he browser again
EDIT: tried to ping google from the 2x in telnet i got hostname lookup failure
So you have followed this guide:
http://www.wiki.gp2x.org/wiki/Tcp/ip_over_usb ?
have you tried telnetting into your gp2x, then run: "route add default gw <ip of pc here> usb0" and then ping google.com.
---
Ah wth, not everything is in that guide, just do it like this:
First follow the guide, ip of pc 10.1.0.1, ip of gp2x 10.1.0.2, subnet 255.0.0.0, leave gateway empty, leave dns empty.
Enable telnet server.
THEN, enable internet connection sharing:
go to network connections, right click your existing lan or wifi connection, go to "advanced" tab, and enable internet connnection sharing.
Then telnet into your gp2x, type "route add default gw 10.1.0.1 usb0"
And you should be able to ping google.com
.