Questions tagged [firewall]

A firewall is a software program or piece of hardware that helps screen out hackers, viruses, and worms that try to reach your computer over the Internet. Usage of this tag may be aligned to users concerned with suspected malware creeping into their devices, setting a filter to allow certain applications to access internet and general monitoring of incoming/outgoing network connections

What is a Firewall and How Does It work?

A firewall is a system that provides network security by filtering incoming and outgoing network traffic based on a set of user-defined rules.

In general, the purpose of a firewall is to reduce or eliminate the occurrence of unwanted network communications while allowing all legitimate communication to flow freely.

Now Internet access of all apps can be adjusted. The apps won’t be able to go online without you knowing and send any data.

In addition, by using firewall, you can allow some apps to go to the network only via mobile Internet (some firewall apps even distinguish roaming), while others (for example, ones that require a lot of traffic) – only through WiFi.

Wile root-apps can do that directly at system level (usually via iptables), non-root solutions facilitate Android's VPN feature – which usually means you cannot use other VPN apps simultaneously as Android only allows a single VPN to be active.

Examples of firewall applications for Android include:

References:

  1. What is a Firewall and How Does It Work?
  2. What is a firewall?
120 questions
15
votes
5 answers

What methods can I use to block adult content?

I'm looking for something along the lines of K-9 for my phone. Does such a thing exist? My goal: to have all adult content blocked. I would like to know if this is possible and if it is, how to do it.
John
  • 731
  • 2
  • 12
  • 27
15
votes
5 answers

Preventing mobile data use for select apps on non-rooted phone?

I have a number of apps that are fairly chatty on the network, and with a limited data connection I would like these apps to not use the 3G connection (WiFi is fine). I know that rooting the phone and installing DroidWall would do the trick.…
Reid
  • 439
  • 3
  • 5
  • 13
10
votes
2 answers

Allow only specific apps to use cell data, only when on 3G

I use Tasker to sync every 30 mins when on 3G. I'm on a limited data plan, and the only apps I use constantly are browser, a Twitter app (Echofon) and Whatsapp. Is there a way to allow only these apps when on cell data, and allow access to all on…
Sumesh
  • 953
  • 2
  • 9
  • 18
8
votes
1 answer

AFwall+: Why does the Kernel need an internet connection all the time?

Since I started using AFWall+ (a firewall based on iptables) on Android, I was wondering why the Linux kernel tries to connect to the internet all the time? Allthough blocking the kernel I didn't recognize any disadvantages or issues. A short answer…
UdeF
  • 191
  • 1
  • 6
7
votes
1 answer

AFWall+ allow DHCP+DNS services without allow all root?

Picked up AFWall+ today when heard it is the fork of Droidwall (which had been sold off to Avast). Bonus is that AFWall+ has an entry for "(Tethering) - DHCP+DNS services". Problem is that entry doesn't work unless I also allow "(root) -…
user41169
  • 71
  • 1
  • 2
7
votes
5 answers

DroidWall and Wireless Tethering

I have a very simple problem: when I run Wifi Tether on my Galaxy S3 the computer won't get the IP address unless I disable DroidWall firewall. DW runs in whitelist mode, but I ran across its menu to enable all wireless related applications it…
usr-local-ΕΨΗΕΛΩΝ
  • 1,521
  • 7
  • 31
  • 47
6
votes
2 answers

Block Connection to Specific BSSID's?

I am setting up my friend's network for his kids. I have Tomato firmware running on their Linksys with OpenDNS filtering as well as timed Access Restrictions (ie, no more internet access after 11:30pm). That's all fine and dandy as long as my…
6
votes
6 answers

DroidWall (firewall app) alternative for non-rooted phones

Are there any applications that can restrict specific applications from accessing data/internet for non-rooted ICS phones? DroidWall - Android Firewall provides this functionality but it requires Root access.
HarsH
  • 161
  • 1
  • 1
  • 4
6
votes
1 answer

Receiving app notifications from apps that are blocked by a network firewall

I am currently on my company's wireless network which prevents apps like Twitter and Facebook from connecting, etc. However, I still receive notifications from these apps when someone posts to my wall or follows me, etc. Is there a simple reason for…
Tom
  • 163
  • 3
6
votes
3 answers

Are there any good firewalls available?

Does the android platform have any firewall application?
Ravi Vyas
  • 1,583
  • 1
  • 13
  • 16
5
votes
6 answers

Phone doesn't respond to ping

I'm trying to develop an application that knows when I am home based on my phone being on my wifi network or not. I'm running into a weird issue in that I can only ping the phone if I have recently (within the last minute or so) tried to access a…
devicenull
  • 151
  • 1
  • 1
  • 4
5
votes
0 answers

What are the privacy downsides to using Google's Gboard keyboard for Android?

For several reasons, I do what I can to avoid using Google products. But I do currently use the Android OS (at least for now). One thing I like about Android is being able to use any keyboard app you want. I've done everything I can to avoid using…
Amazon Dies In Darkness
  • 4,864
  • 25
  • 66
  • 108
4
votes
2 answers

How to limit an app's access only to specific networks?

I'm currently using DroidWall to limit apps' access to the Internet - and it's working great. Recently I've started to have the need of allowing certain apps network connectivity, but limited only to the current LAN (e.g. only to communicate with IP…
GJ.
  • 727
  • 1
  • 8
  • 14
4
votes
2 answers

Internet filterer?

I'm looking for an app that will alert me and ask me whenever an app wants to access an internet connection then prompt me to decide wether to allow it or not. It would also be nice if the application shows what URL the blocked app was trying to…
Propeller
  • 2,466
  • 18
  • 49
  • 66
4
votes
0 answers

ADB/PM command to disable data and wifi access for Apps

Is there a way via adb shell to disable an apps access to WiFi and Data? I'd like to turn off internet for all apps and then selectively turn it on for required apps. I know the manual way by going to App Info, that is not what I'm looking for. Nor…
0fnt
  • 141
  • 2
1
2 3 4 5 6 7 8