block web sites without any firewall

Most of the administrator find it difficult to block site without any software.Here are few steps which can accomplish this thing
1] Browse C:’WINDOWS’system32’drivers’etc
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 local host" Add 127.0.0.2 www.orkut.com , and that site will no longer be accessible.
5] Done!

example :

127.0.0.1 local host
127.0.0.2 www.orkut.com

- www.orkut.com is now unaccusable


For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2)
IE:
127.0.0.3 www.yahoo.com
127.0.0.4 www.msn.com
127.0.0.5 www.google.com

This also works with banner sites, just find the host name of the server with the banners.If u like the content please leave a comment it.

No comments:

Post a Comment