Answer the question
In order to leave comments, you need to log in
How to make clever blocking of video content in a browser on a terminal server?
So the problem is not just to block (this is no problem), but to block in such a way that the tech department cannot be blamed for this. Since this is a state office and few people work there, most of them watch video clips, or films, or series from the Internet.
Neither administratively, nor politically, nor obviously technically, this can be done.
As an option, either somehow try to do this through qos so that the speed is such that it cannot be used (that is, it would formally work), or somehow spoil the stream so that the video is not watchable. Users work in hp thin clients. Gateway to the Internet via tmg, it is planned to replace it with pfsense.
It was decided to replace it with pfsense for implementing the idea.
Answer the question
In order to leave comments, you need to log in
Options
to cut traffic http://wiki.squid-cache.org/Features/DelayPools
http://www.howtoforge.com/squid-delay-pools-bandwidth-management
cut
by content type
mp4
acl streams rep_header Content-Type -i mp?$
acl streams rep_header Content-Type -i ^video/x-mp4$
acl streams rep_header Content-Type -i ^video/mp4$
1) If you do not need Flash to work, block the player through the software restriction policy.
2) You can reduce the color of pictures to 256 colors, it also does not affect work in office applications.
3) You can try to analyze sessions and the volume of traffic received through each session, with a decrease in speed from volume.
Group policies:
0. To prescribe by order through the management a ban on the use of the IT infrastructure of the enterprise for personal purposes.
1. Disable the launch of unsigned applications for ordinary users from all places except c:\program files (+x86, c:\Windows).
2. remove everything superfluous from the terminal - chrome, opera and other firefoxes.
3. Disable all unnecessary plugins in IE.
4. Close the download of media content on the proxy.
5. Set up a proxy in IE, disable its change.
6. Prohibit changing the default browser.
Look like that's it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question