Re: How to restrict access to web pages without third part software?
Add a router to your network. Several routers have method of "blocking"
access to certain web site so there could be some that can "reverse" this rule?
On 21/04/2008 "bildos" <bildos@gmail.com> wrote:
>Hello,
>
>How to restrict access to web pages without third part software?
>I have to restrict access to 3 web pages:
>www.cnn.com , www.nbc.com and www.one.com
>
>Any ideas how to do that in Windows XP SP2 ?
>
>
>
>Redgards
>Bildos
>
Re: How to restrict access to web pages without third part software?
bildos wrote:
> Hello,
>
> How to restrict access to web pages without third part software?
> I have to restrict access to 3 web pages:
> www.cnn.com , www.nbc.com and www.one.com
> Any ideas how to do that in Windows XP SP2 ?
>
>
>
> Redgards
> Bildos
I believe you can add the sites to your hosts file and that will block
access. See the Hosts file for instructions, but basically, you add a
line that reads "127.0.0.1 cnn.com" for example.
_________________
"Elmo" <elmogeek@iglou.invalid> wrote in message
news:%23bX1V$BpIHA.4616@TK2MSFTNGP05.phx.gbl...
> bildos wrote:
>> Hello,
>>
>> How to restrict access to web pages without third part software?
>> I have to restrict access to 3 web pages:
>> www.cnn.com , www.nbc.com and www.one.com
>> Any ideas how to do that in Windows XP SP2 ?
>>
>>
>>
>> Redgards
>> Bildos
>
> I believe you can add the sites to your hosts file and that will block
> access. See the Hosts file for instructions, but basically, you add a
> line that reads "127.0.0.1 cnn.com" for example.
>
> --
> Joe =o)
Re: How to restrict access to web pages without third part software?
Hello All,
I know solution with Hosts file but it's easy to bypas by:
- type web site IP
- all subdomains are not covered by "Hosts file" solution. (correct me if
I'm wrong)
When I add cnn.com than all subdomains are not covered like: edition.cnn.com
, edition.cnn.com , weather.cnn.com etc
Any ideas how to cover this requests?
Redgards
Bildos
Użytkownik "marx404" <404@404.com> napisał w wiadomo¶ci
news:480d4f46$0$4091$4c368faf@roadrunner.com...
> Yes, your HOSTS file.
>
> http://www.mvps.org/winhelp2002/hostsfaq.htm#Editor
>
> --
> marx404
>
> _________________
> "Elmo" <elmogeek@iglou.invalid> wrote in message
> news:%23bX1V$BpIHA.4616@TK2MSFTNGP05.phx.gbl...
>> bildos wrote:
>>> Hello,
>>>
>>> How to restrict access to web pages without third part software?
>>> I have to restrict access to 3 web pages:
>>> www.cnn.com , www.nbc.com and www.one.com
>>> Any ideas how to do that in Windows XP SP2 ?
>>>
>>>
>>>
>>> Redgards
>>> Bildos
>>
>> I believe you can add the sites to your hosts file and that will block
>> access. See the Hosts file for instructions, but basically, you add a
>> line that reads "127.0.0.1 cnn.com" for example.
>>
>> --
>> Joe =o)
>
>