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

Blocking Internet Access Per User

owensdj

Golden Member
Is there a way to restrict Internet access for certain users, or at least the use of Internet Explorer? These are 3 XP machines in a workgroup.
 
What do you mean by "restrict"? No Internet access at all?

There are multiple ways, that vary in complexity and how easy it is to bypass the restrictions. The most solid ways are either a Proxy Server or "NetNanny"-type software. The simplest way is to erase the Default Gateway on the PCs, meaning they can't reach the Internet at all. But without additional controls enabled, this is easily thwarted by a knowledgeable user.
 
Or, this may be overkill/ too difficult, but running a proxy (like squid), and requiring all computers that want internet to run an ident daemon, which you could then setup a rule to not allow internet to certain users. But that might be a crazy solution where the above ones might be better/ easier. Just a thought.
 
Back
Top