Restricting a Website
Many web filters and security features exist that allow you to block a wide range of websites with questionable content, but what if you want to just restrict one or a few specific websites? Luckily, there is a simple method to do this to keep your kids off MySpace, your employees off Facebook or even yourself off YouTube while you're trying to finish that work project.
Suppose you wanna block www.yahoo.com then or some other site like the below one
1] Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named HOSTS and open it with notepad
3] Go to the last line - "127.0.0.1 localhost" - under that add 127.0.0.2 www.yahoo.com, and then that site will no longer be accessible !!!
********************************************
C:\WINDOWS\system32\drivers\etc\hosts
127.0.0.1 localhost
127.0.0.2 www.yahoo.com
********************************************
If you wanna block more sites you can add more lines to this by addling 1 to the Loop back IP
********************************************
C:\WINDOWS\system32\drivers\etc\hosts
127.0.0.1 localhost
127.0.0.2 www.orkut.com
127.0.0.3 www.mail.yahoo.com
127.0.0.4 www.gmail.com
********************************************
Group Policy
Open Group Policy (Run and type gpedit.msc)
Go to User configuration and then go to Windows settings and then Internet explorer maintenance then
security and double click Security zones
Enable security zones and privacy by selecting import the current security zones and privacy settings Click on modify settings Click on privacy and then Click site In the address of the web site tab add the site name you wanna block . Click block and then click Ok.
Close any open web browsers and then open them again; the websites will now be restricted.
enjoy and plz leave lovely comments....
2:02 PM
|
Labels:
Link Heaven,
Orkut,
Top 10 Articles,
Top Site Link,
Tutorials,
Useful Articles
|
This entry was posted on 2:02 PM
and is filed under
Link Heaven
,
Orkut
,
Top 10 Articles
,
Top Site Link
,
Tutorials
,
Useful Articles
.
You can follow any responses to this entry through
the RSS 2.0 feed.
You can leave a response,
or trackback from your own site.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment