Closed GoogleCodeExporter closed 8 years ago
Hello, DroidWall doesn't have this functionality.
If you want to do it using plain iptables, you can use a command like:
iptables -A OUTPUT -d 192.168.0.1 -j DROP
To block any outgoing connection to 192.168.0.1 for example
Original comment by rodrigo...@gmail.com
on 1 Apr 2011 at 1:24
Original issue reported on code.google.com by
adrm...@gmail.com
on 1 Apr 2011 at 1:10