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, 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.

Kind regards

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/39f04114-c954-4911-8ef9-4771b7e015a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to