Wednesday, November 25, 2009

A BETTER IDEA TO BLOCK A WEBSITE ( FOR EXPERIENCED USERS)

first > find this path


C:\WINDOWS\system32\drivers\etc


open LMHOSTS and HOST files, using notepad.


then find it in (LMHOSTS) ;


# The following example illustrates all of these extensions:
#
# 102.54.94.97 rhino #PRE #DOM:networking #net group's DC
# 102.54.94.102 "appname \0x14" #special app server
# 102.54.94.123 popular #PRE #source server
# 102.54.94.117 localsrv #PRE #needed for the include
#(add here any incorrect ip address followed by website name
what u want to block )

# #BEGIN_ALTERNATE# #INCLUDE \\localsrv\public\lmhosts# #INCLUDE \\rhino\public\lmhosts# #END_ALTERNATE


read BOLD letters carefully , after that save it.

then

find it in (HOSTS) ;


# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# (add here the same incorrect ip address followed by same website name what u want to block )
127.0.0.1 localhost


read BOLD letters carefully , afterthat save it.


after finish this process ,

try to access google.com

howwww ?



note : before editing this two files please backup it and continue

No comments:

Post a Comment