Allowing ONLY defined websites

RadiclDreamer

Diamond Member
Aug 8, 2004
8,622
40
91
I need to setup a vista machine so that it ONLY has access to 5 sites. Whats the most simple way to do this?
 

jlazzaro

Golden Member
May 6, 2004
1,743
0
0
rethinking this, can you even do it with the HOSTS file? Is there some sort of wildcard you can set so all websites resolve to the loopback?

if not, you would have to list every website in existance. HOSTS is great for denying certain sites, but I dont know about only allowing certain sites.
 

RadiclDreamer

Diamond Member
Aug 8, 2004
8,622
40
91
Originally posted by: jlazzaro
rethinking this, can you even do it with the HOSTS file? Is there some sort of wildcard you can set so all websites resolve to the loopback?

if not, you would have to list every website in existance. HOSTS is great for denying certain sites, but I dont know about only allowing certain sites.

I'm glad Im not the only one thinking this...
 

nweaver

Diamond Member
Jan 21, 2001
6,813
1
0
depending on what you need to do.....

remove the DNS entries (or make it an internal DNS server that does not forward lookups) and add the 5 entries to hosts files (or DNS server)
 

imported_azzonie

Junior Member
Jul 12, 2005
9
0
0
You might try Content Advisor. Crank everything on high and your lucky to browse to anything. It has an option to add URLs to "always allow" or "always blocked".

Or you could setup a proxy.
 

Nathelion

Senior member
Jan 30, 2006
697
1
0
I don't know if protowall works for vista (yet), but that would be one approach. Just block everything except for the specific IPs you want to allow.