Hie all,

may i suggest a wiki doc for this :

*Usb Networking*

ON HOST

iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24
sysctl -w net.ipv4.ip_forward=1
ifconfig eth1 192.168.0.200


ON FREERUNNER

route add default gw 192.168.0.200 dev usb0
setprop net.dns1 10.253.54.3




On Wed, Sep 23, 2009 at 1:42 PM, Jim Ancona <j...@anconafamily.com> wrote:

> (Forgot to hit send last night.)
>
> This is a bug fix release containing the fix for Issue 3: Suspend
> during a call (
> http://code.google.com/p/android-on-freerunner/issues/detail?id=3).
>
> It may be downloaded from the site at
> http://code.google.com/p/android-on-freerunner/
>
> Thanks to Michael Trimarchi for the fix!
>
> Jim
> _______________________________________________
> android-freerunner mailing list
> android-freerunner@android.koolu.org
> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
>
_______________________________________________
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to