Git Product home page Git Product logo

Comments (16)

ukanth avatar ukanth commented on August 15, 2024

Do you see any rules from rules view ? can you copy and paste the rules here, also please mention the OS version and device along with the iptables version.

Thanks.

from afwall.

flippinger avatar flippinger commented on August 15, 2024

Wow, thanks for your quick response.

OS Version: Android 2.3.6, Samsung Stock ROM.
Device: Samsung Galaxy Xcover GT-S5690

Where can I check the iptables version?

Rules: I first checked them when after installing AFW, they were there. Checked again after some time, were empty altough AFW was set to enabled. Clicked a few times enable/disable, apply rules. Now they are there again. EDIT: Still doesn't block anything

Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
afwall     all  --  0.0.0.0/0            0.0.0.0/0           

Chain afwall (1 references)
target     prot opt source               destination         

Chain afwall-3g (0 references)
target     prot opt source               destination         

Chain afwall-reject (0 references)
target     prot opt source               destination         

Chain afwall-wifi (0 references)
target     prot opt source               destination 

from afwall.

ukanth avatar ukanth commented on August 15, 2024

Looks like it doesn't apply any rules. Can you please try this version ?

https://www.dropbox.com/s/0vzoalbc5i6hs79/AFWall-1.1.5-Fix7.apk

from afwall.

flippinger avatar flippinger commented on August 15, 2024

After a short "app does not respond" after clicking "show rules" I get the same rules as above.
Enabled AFW -> Successfully applied rules.
Browser can still load webpages (Whitelist + nothing allowed) :(

from afwall.

ukanth avatar ukanth commented on August 15, 2024

Ok. Then I am surely need logcat to fix it. otherwise I can't fix it. Please send me a logcat. incase if you need help, you can find it here.

https://github.com/ukanth/afwall/wiki/HOWTO-Report-Bug

from afwall.

flippinger avatar flippinger commented on August 15, 2024

So I started logcat, enabled AFW (Dropbox version you posted), closed AFW, saved Log. Hope I this helps.
https://www.dropbox.com/s/pnrjm91ldia1050/alogcat.2012-12-29-17-07-48%2B0100.txt

from afwall.

ukanth avatar ukanth commented on August 15, 2024

Looks like it applied without any issue. After applying this last one, still do you see the same rules ?

from afwall.

flippinger avatar flippinger commented on August 15, 2024

I rebooted since then, but the rules are still there.

from afwall.

ukanth avatar ukanth commented on August 15, 2024

Could you please paste the rules here one more time after applying with the dropbox fix version that you provided with logcat ?

from afwall.

flippinger avatar flippinger commented on August 15, 2024

Of course.

Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
afwall     all  --  0.0.0.0/0            0.0.0.0/0           

Chain afwall (1 references)
target     prot opt source               destination         

Chain afwall-3g (0 references)
target     prot opt source               destination         

Chain afwall-reject (0 references)
target     prot opt source               destination         

Chain afwall-wifi (0 references)
target     prot opt source               destination         

from afwall.

ukanth avatar ukanth commented on August 15, 2024

Looks like some other tool is stopping you to apply the rules. do you have PDroid or any other firewall installed ?

from afwall.

flippinger avatar flippinger commented on August 15, 2024

No. Tried the original DroidWall long time ago, but didn't work, so I uninstalled it.
Maybe Avast is the problem? The Avast firewall is disabled, because it says my kernel does not support netfilter.

from afwall.

ukanth avatar ukanth commented on August 15, 2024

hah! AFWall+ is based on droidwall and it uses the same code base with improvements and bug fixes and later the same developer(Droidwall) started working for Avast. So, as it mentioned kernel should support netfilter. otherwise these firewalls won't work for you.

from afwall.

flippinger avatar flippinger commented on August 15, 2024

So no firewall for me? :( There are no other ROMs for my phone. I will try on another phone of the same model. Does it have to do with busybox?

from afwall.

ukanth avatar ukanth commented on August 15, 2024

You can try some other ROM at XDA forum. Busybox has additional commands that helps to perform certain operations which android doesn't have. But iptables with netfilter support is required for these firewalls.

from afwall.

flippinger avatar flippinger commented on August 15, 2024

Just tried on another (rooted) xcover. Avast does NOT complain about missing netfilter support, but also does not block anything.
I searched half of the internet for ROMs for my phone, did not find anything yet. I guess no firewall for me.

from afwall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.