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

Firewall questions

djkball

Golden Member
I do train and lab P.C's all have full internet access. I am trying to think of a best solution to block the internet access on all the machines ecept 2 domains. ( or websites)

I know a hardware firewall is an option but the place i do training wont pay for that for this room . THis is something i want to just turn on for my own classroom and looking for a cheap /free solution.

Any ideas ?

Can content advisor block all webistes if you put in deney *.* ?
 
I think the feature is called a white list, where only internet sites on the list will be able to be seen. Might help you google around and see your options
 
I would put in a false DNS server, and add the 2 sites to the hosts file (/etc/hosts for *nix, C:\windows\system32\drivers\etc\hosts for windows)
 
Originally posted by: nweaver
I would put in a false DNS server, and add the 2 sites to the hosts file (/etc/hosts for *nix, C:\windows\system32\drivers\etc\hosts for windows)
Yap this is a good solution.

Log to this page there is a section "Allow only few specific Sites". That explains how to do it.

http://ezlan.net/host.html

 
Back
Top