Block site on a PC logged into a domain and using a proxy
Posted
by
Rauf
on Super User
See other posts from Super User
or by Rauf
Published on 2012-10-14T10:56:05Z
Indexed on
2012/10/14
15:41 UTC
Read the original article
Hit count: 263
I read lot of posts related with blocking sites. Most of the posts says to edit hosts
file. I know it is a good method. But this one is not working for me.
Can you guess what is the issue by analyzing the following details,
My PC is joined to a domain and using proxy settings, and the logged in user having administrator privileges.
After reading some answers, I did the following
Changed the hosts
file to have
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
127.0.0.1 www.facebook.com
Added no proxy
for facebook,
Still, it is not working. Why ?
© Super User or respective owner