luftreich / android-wired-tether

Automatically exported from code.google.com/p/android-wired-tether
11 stars 3 forks source link

Moto Droid and Static IP #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have a Moto Droid with CyanogenMod on it and Wired-Tether working
successfully. I have a static IP assigned to the phone through Verizon
business and have the ability to access the phone via ssh or what ever
because of this feature(unlike a normal phone). Problem is I can't get the
ports forwarded from the ppp0 interface to the usb0 interface and through
to the computer.

I've tried pushing the iptables binary and using it but the when trying to
set up forwarding rules I get a FIX ME! error (I assume there's a missing
kernel mod). I also tried bridging ppp0 and usb0 but the current kernel
doesn't seem to support this feature.

Does anyone have any ideas on how to get this working? Is there a utility
included with BusyBox that can get this done?

Thanks in advance

Original issue reported on code.google.com by bentig...@gmail.com on 14 Apr 2010 at 7:00