Android ApplicationsAll the information you could ever want about Android Applications. Learn about apps and get help with them... all here! New apps can be found and announced in the Applications Announcements forum linked below.
I would like to use my wifi on my droid at the college campus with the ability to block certain ip's. is this possible, or is it only wishful thinking?
__________________
"Never give up, Never surrender" [Galaxy Quest]
Device(s): Optimus V, CWM Green Recovery, CM7.2 BACKside IHO
Thanks: 600
Thanked 475 Times in 351 Posts
Curious... couldn't you root and use a host file for that? That's how I block IP's and Domains on my kids computer. I use a custom host file (along with OpenDNS).
__________________
♪~ ( ̄。 ̄ ) I ♥ My Sonos!
Always have your files when you need them with Dropbox.
Use my referral & we both get 250mb for free! http://db.tt/38vlz7L
For additional malware blocking goodness someone needs to fork cyanogenmod to actually-include the code suggestion to report bogus data to apps according to the permissions you wish to spoof instead of block.
one's privacy is NEVER a commodity
For more iptables information read up on netfilter and the various android KERNEL requirements. You might experience "multiport" errors with current builds of iptables for android.
Code:
code google com p iptables4n1
(dot dot slash slash)
malware applications ARE NOT free applications
the less malware is tolerated, the less malware there will be
Last edited by EarlyMon; October 22nd, 2011 at 08:45 PM.
The Following 3 Users Say Thank You to I can haz fun For This Useful Post:
Device(s): Optimus V, CWM Green Recovery, CM7.2 BACKside IHO
Thanks: 600
Thanked 475 Times in 351 Posts
Quote:
Originally Posted by NoNameFace
Curious... couldn't you root and use a host file for that? That's how I block IP's and Domains on my kids computer. I use a custom host file (along with OpenDNS).
Quote:
Originally Posted by alostpacket
There isnt really a hosts file in Android/linux* -- the closest thing is called iptables as mentioned above
*(not in the way Windows has a hosts file, the linux hosts file does not perform the same task as the windows one does)
I totally forgot about this thread.
Yes, the host file works the same in the Android OS as it does on Windows. I have AdFree Android installed on my phone to block the ads, and decided to open the host file (thank you I can haz fun for showing me where it's at) with a text editor and view it. The dev gets his info from the same developers who make the custom host file for Windows.. the very one I've been using for years on the machines in my house;