Microsoft
Software
Hardware
Network
Question : Disallow access to certain websites
I currently disallow users access to websites, by editing the Hosts file on each workstation to redirect the site to 127.0.0.1. This works quite well, but I am seeking a more centralised approach.
I figured that I could create A Records for each site in DNS, and it would do the same thing. I find that once I create them, the correct ip address is resolved through nslookup but IE still takes me to the external site.
Can anyone explain why this is happening, and whether I am on the right or wrong track attmpting to use DNS
Answer : Disallow access to certain websites
I have resolved this myself through DNS.
I added an additional zone and added a host record called * (meaning everything in this zone) to be directed to 127.0.0.1.
Random Solutions
Ghost 2003 won't work with SATA CDROM
AJAX - Using value returned from ASP page in javascript function
javascript for loop not working in oracle portal page
Group Policy Win 2003
Activesync - Dataviz & P990 - Wifi Works, but 3G doesn't
centos4.6 use resource less than 5.1 ?
Import Fixed Length File into PostgreSQL Database
importing the cardfile using outlook
clear recent program list
sqlxml to import xml data into sqlsever using store procedure