i want to connect my Android device to the Internet via a serial line (the serial line will be a point to point air link later, but for first tests i'm just using two connected FTDIs).
What i've done so far is testing the slip link with two Linux machines, that are connected together via two FTDIs and one oft them forwards the Internet traffic of the other one. This works flawlessly.
AS next step i've build a custom kernel with the ftdi-sio module, installed busybox and configured the slip link like before on the Linux machines. Ping with IPs works and nslookup with a hostname also works as root, even wget works, but not as normal user. Routing table of Route command is configured to be the same as before.
My question now is how to tell Android to use the New slip link sl0 for Internet connection for normal user.
I also tried to use ppp instead of slip but pppd on android doesn't give any output.
Kind regards
What i've done so far is testing the slip link with two Linux machines, that are connected together via two FTDIs and one oft them forwards the Internet traffic of the other one. This works flawlessly.
AS next step i've build a custom kernel with the ftdi-sio module, installed busybox and configured the slip link like before on the Linux machines. Ping with IPs works and nslookup with a hostname also works as root, even wget works, but not as normal user. Routing table of Route command is configured to be the same as before.
My question now is how to tell Android to use the New slip link sl0 for Internet connection for normal user.
I also tried to use ppp instead of slip but pppd on android doesn't give any output.
Kind regards
from xda-developers http://ift.tt/1pEm5oC
via IFTTT
No comments:
Post a Comment