The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
119 views

How to set a DroidWall custom script for allowing global access to the LAN via wifi?

I'm trying to follow the second example at http://code.google.com/p/droidwall/wiki/CustomScripts : # Allow all connections to the local network (192.168.0.XXX) on Wi-fi $IPTABLES -A "droidwall-wifi" ...
1
vote
0answers
37 views

Ports on the Android PHONE

I often use my Samsung Galaxy Note2 on local WiFi networks which are protected by a firewall, and experience problems with some apps which are most likely caused by strict firewall rules. Is there ...