Can Any one suggest me that how to block the utorrent on my Lan (windows XP and Vista clients) by using Squid proxy (Fedora 10 or RHEL5). I am really got confused while trying to google for this.
|
Configure your firewall to default deny for all office traffic unless specifically allowed. Require all Web traffic to route through your proxy. If your users are unable to access the Internet directly, it will be substantially more difficult for them to use advanced protocols like BitTorrent. While using SQUID acls will be substantially more limited in scope and be easily circumvented, you could use something like:
Within "/etc/squid/extensiondeny":
For more information see: |
||||
|
|
I would use squidguard in conjunction with squid to block torrent sites. This won't prevent other programs from working, though, like limewire, etc. You would likely need to utilize GPO and/or restrictive rights on the users' machines. |
|||
|
|
|
To block Bittorrent connections, either Snort in inline IPS mode or the Netfilter IPPP2P module can be used. |
|||
|
|