Android Community
Results 1 to 3 of 3

Thread: Firewall

  1. #1
    Join Date
    Apr 2009
    Posts
    1

    Default Firewall


    Dear all,

    Can anybody give me some hints about how to make a firewall for android?

    Thanks,
    Zahid

  2. #2
    Join Date
    Sep 2008
    Location
    Silly-con Valley, CA, USA
    Posts
    97

    Default Re: Firewall

    Android is Linux-based and uses iptables so if you're looking to create an app, I'd just build a front-end for iptables. Be aware that you can do very bad things to your phone if you screw up your tables, though.
    Reachin' up to touch bottom

  3. #3
    Join Date
    Dec 2008
    Location
    Virginia
    Posts
    1,365

    Default Re: Firewall


    Quote Originally Posted by short/y View Post
    Be aware that you can do very bad things to your phone if you screw up your tables, though.
    Especially on a cell phone...just be very careful when you mess with the tables. Your app must have the ability to gain root access to do it as well.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •