Re: [squid-users] howto block audio/video streaming

From: Indunil Jayasooriya <indunil75_at_gmail.com>
Date: Wed, 22 Jul 2009 15:35:30 +0530

Pls try this

acl magic_words url_regex -i .mp3 .mp4 .wmv .wave .mpeg .dat .ac3 .midi .rm
http_access deny magic_words

and type below command

squid -k reconfigure

On Wed, Jul 22, 2009 at 3:17 PM, Gopinath
Achari<gopinath_at_signal-networks.com> wrote:
> simply block based on extentions of files
>
> using url_pathregex
>
> On Tuesday 21 July 2009 16:13, Muhammad Sharfuddin wrote:
>> Squid 2.7 STABLE 5
>>
>> how can I block audio/video streaming via squid ?
>>
>> I have blocked a lot many streaming wesbites(like youtube) but I want to
>> block all of them.. and I think the best method is to block all types of
>> audio/video streaming rather then blocking websites(that are increasing
>> day-by-day)
>>
>> Regards
>> -ms
>
>

-- 
Thank you
Indunil Jayasooriya
Received on Wed Jul 22 2009 - 10:05:44 MDT

This archive was generated by hypermail 2.2.0 : Wed Jul 22 2009 - 12:00:05 MDT