• 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.

how to limit internet access?

If you have control of the webserver of that one site that you wish to allow, run it on a non-standard port (like 8274), then install a firewall on the "kiosk machine" to block port 80 while allowing port 8274.
If you don't have control, then you can use a parental control program.
If installing any software to the "kiosk machine" isn't an option, I cannot think of any way to set this up with built-in Windows or MSIE options.
 
What about editing the hosts file to point all DNS queries the IP address of the website? That should work, but I don't know if you can do that with the hosts file in Win2k. I know on a Linux box it's possible.
 
Originally posted by: mikecel79
What about editing the hosts file to point all DNS queries the IP address of the website? That should work, but I don't know if you can do that with the hosts file in Win2k. I know on a Linux box it's possible.

I thought about that, but I didn't think there was a way to use wildcards in the file.
 
Back
Top