On Thu, 11 Aug 2011 19:42:56 -0700 (PDT) Earlence <[email protected]> wrote:
> You can use netfilter/iptables with the "ip address" match condition. > Install a rule as needed. > This requires root access. I think he's after rules applying to a particular app and not the whole device. If you can run the app as a seperate user or server process as a seperate user, then you could filter using iptables user matching. There's probably other easy ways of using iptables to process match too these days. -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
