Description: Unable to use 3g cellular data connection after using the app.
To replicate: Use the app, stop the service, exit the app, turn off wifi. Try to load something in browser or load posts in facebook app for example... Won't work. While on wifi it works normaly.
Solution: After using the app reset the iptables with
iptables -t nat -F
iptables -t mangle -F
Iptables after disable
Re: Iptables after disable
Odd... it should work as expected as it should clear these when stopping.
-
- Posts: 2
- Joined: Tue Jan 28, 2014 2:50 am
Re: Iptables after disable
i'm running paranoid android 4.0 beta-5 with franco kernel r32 on nexus 5 if that helps...