[HOWTO] Make Droidwall work


Zirias

Members
Nov 4, 2013
54
18
Droidwall doesn't match packets for mobile networks correctly on this device. In order to fix, do the following:

(1) Press Menu Button, "More", "Set custom script"

(2) Put this in the upper box for droidwall activation:
Code:
$IPTABLES -A droidwall -o netts+ -j droidwall-3g

(3) Put this in the lower box for droidwall shutdown:
Code:
$IPTABLES -D droidwall -o netts+ -j droidwall-3g

(4) Press OK

... fixed ;)
 
Last edited:
You'll find it in the playstore, it's just a handy frontend to iptables allowing to configure wifi/data access per app

Gesendet von meinem MI 3 mit Tapatalk