• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Allowing ONLY defined websites

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.
 
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...
 
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)
 
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.
 
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.
 
Back
Top