Friday, August 1, 2008

Block and Un-Block the Sites

Here is the Easy way to block All Porn sites and Unwanted sites from childrens

Go to
-C:\WINDOWS\system32\drivers\etc
-there you will find out the 'host' file open with in Notepad

((inside host file hase the following
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

127.0.0.1 localhost
))

-Here you can add the site that you want to protect from Childrens or employees
enter sites in the following method

# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

127.0.0.1 localhost
127.0.0.1 mail.google.com
127.0.0.1 photobucket.com
127.0.0.1 mail.google.com/mail
127.0.0.1 login.yahoo.com
127.0.0.1 www.gmail.com
127.0.0.1 www.orkut.com
127.0.0.1 www.yahoo.com
127.0.0.1 www.youtube.com
127.0.0.1 www.facebook.com
#127.0.0.1 www.wikimapia.com
#127.0.0.1 www.indiatimes.com
127.0.0.1 www.rediffmail.com
127.0.0.1 www.hotmail.com
127.0.0.1 www.hi5.com
127.0.0.1 www.mywebspace.com
127.0.0.1 www.myspace.com
127.0.0.1 www.hitkut.com
127.0.0.1 www.raaga.com
83.142.228.06 SimpleRecruitment

-If you want to un block site just put # symbol in front of the ip
for Ex :-
#127.0.0.1 www.wikimapia.com
#127.0.0.1 www.indiatimes.com
- # Symbol allows to browse the perticuler sites

0 comments:

url redirect

Bookmark and Share

Followers

About This Blog

  © Free Blogger Templates 'Greenery' by Ourblogtemplates.com 2008

Back to TOP