Open GoogleCodeExporter opened 9 years ago
One more thing. DroidWall works fine on WiFi and block internet access as
expected.
But did not work (i.e. do not block internet) on 3G.
Original comment by aak.rus@gmail.com
on 16 Dec 2011 at 10:26
[deleted comment]
Same here.
The reason is the name of the 3G device on the Droid RAZR:
It is called qmi0. But DroidWall does not insert a rule for qmi+
So there is no reference to chain droidwall-3g.
An update would be great. Thx! ;)
Original comment by mrwo...@gmail.com
on 30 Jan 2012 at 7:33
There is a quick workaround for Droid RAZR users.
Just add:
$IPTABLES -I "droidwall" 1 -o qmi+ -j "droidwall-3g"
to "custom script" in DroidWall. Apply Rules and it will work.
Original comment by mrwo...@gmail.com
on 30 Jan 2012 at 7:47
Wow! Excellent! It works on my Motorola RAZR (XT910). Thanks a lot!
Original comment by aak.rus@gmail.com
on 3 Feb 2012 at 6:32
Ohh you are my hero...big thx
Original comment by Jan.eber...@gmail.com
on 14 Jul 2012 at 3:35
Thanks!!! it works on ICS 4.0.4 (XT910)
Original comment by gerardo...@gmail.com
on 30 Jul 2012 at 4:42
On my RAZR XT910 with ICS 4.0.4 it does not work. But I found the follwing
script which works:
iptables -A droidwall -j droidwall-3g -o qmi+
It is important that all letters (exept "-A") will be low case.
Original comment by aak.rus@gmail.com
on 15 Aug 2012 at 7:03
Excelent! it works for me:
"There is a quick workaround for Droid RAZR users.
Just add:
$IPTABLES -I "droidwall" 1 -o qmi+ -j "droidwall-3g"
to "custom script" in DroidWall. Apply Rules and it will work"
My phone is: Razr xt910 Jelly Bean 4.1.2 thank you very much!
Original comment by lamentem...@gmail.com
on 18 Oct 2013 at 7:32
¡Excelente!
Funcionando perfecto en mi Motorola RAZR XT910 con Jelly Bean 4.1.2
$IPTABLES -I "droidwall" 1 -o qmi+ -j "droidwall-3g"
Gracias mrwo...@gmail.com
Original comment by heri.cor...@gmail.com
on 4 Nov 2013 at 4:29
Original issue reported on code.google.com by
aak.rus@gmail.com
on 5 Dec 2011 at 6:25