[android-developers] Re: Iptables

2009-01-14 Thread damoral...@gmail.com
Thank you very much for all your answers. I would like to ask, then, do you know which method can be used to create a firewall for Android? I've read that SMobile has created one, and therefore it should be possible to do the same. The only thing I wonder is how to do so without actually modifyin

[android-developers] Re: Iptables

2008-12-03 Thread Koush
You won't be able to get iptables onto an actual phone unless it is rooted. Incidentally, iptables has already been cross compiled. It's actually being used on rooted phones to make them serve as wireless routers. See this thread: http://forum.xda-developers.com/showthread.php?t=444004 On Dec 3,

[android-developers] Re: Iptables

2008-12-03 Thread fred
Hi, ls is a binary that's there on default Android install, but iptables is not. In order for your app to work, you should make sure that : a) Iptables support is built in the kernel b) There is an iptables binary in the system. For this, you'll most probably need to configure a toolchain and cro

[android-developers] Re: Iptables

2008-12-03 Thread Diego Torres Milano
Your application is running inside a dalvik virtual machine you would not have access to real kernel iptables. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send e