> Attached is a new largely rewritten version of the device-side script, > which works on Replicant 4.2 (at least on two devices that I tried: > p5110 and p3110).
Okay, sorry for being so long to respond. Thanks for working on this. I will include your updated version of the script as well as your usage instructions on the wiki. > I also found a completely different approach: the Replicant source code > includes the script development/scripts/reverse_tether.sh (from > git://github.com/CyanogenMod/android_development) which does more or > less the same thing, except completely on the host side (running > commands on the device via ADB). It was useful in writing my own script > (I found how to do DNS updates as well as the svc command there), but a > bit more complex than I wanted, and I also wanted to see if I could get > the DHCP stuff working, when I noticed that NetworkManager can do that > more automatically than these host-side scripts. I really like this approach! I'll add a link to that script on the wiki page as well. The big advantage is that you don't have to push anything to the device and it's a very simple 2 step setup. It's also very complete as it offers both NAT and bridge. Thanks for finding out about it! -- Paul Kocialkowski, Replicant developer Replicant is a fully free Android distribution Website: http://www.replicant.us/ Redmine: http://redmine.replicant.us/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Replicant mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/replicant
