Quote:
Originally Posted by highlandsun
Don't ask stupid questions. Try it and find out.
Sent from my DROID4 using Tapatalk
|
I don't think that my question is stupid..because as I assumed it doeasn't work!
I instaled busybox from market..and in terminal print command "busybox route"
It print me few lines and interface name is rmnet0
Then I added next line in custom script in droidwall:
Code:
iptables -A droidwall -j droidwall-3g -o rmnet+
Then disable few apps in droid wall apply rules then enable firewall, and aps conecting to net thgough mobile data as I do nothing!
Is maybe the problem with "-3g" part of command?
Do I need to put some other command?
After all this I go back in terminal windows and print again "busybox route"
It print me same as before, like the route is not accpted! Or I missunderstand something?
Btw I can not acces my iptables -S command in terminal windows, it said that:
Code:
iptables v1.4.11.1 can't initialize iptables `filter`: Persimition denied (you must be root)
Perhaps iptables or your kernel need to be upgraded
I am a root user, phone is router. All apps nicely grant super user.
Thx for helping me!
|