--- On Mon, 13/10/08, kanak.agarwal <[EMAIL PROTECTED]> wrote:
From: kanak.agarwal <[EMAIL PROTECTED]> Subject: [LinuxVadaPav] Blocking Audio and Video Streaming To: linuxvadapav@yahoogroups.com Date: Monday, 13 October, 2008, 12:08 PM i want to block audio & video blocking through squid... lots of people surf on to youtube & dhingana & millions of other sites which chokes the complete network .... i tried this but doesnt work... please tell me where i was wrong, do i need to add something in mime.conf acl y-type rep_mime_type video/flv acl y-type rep_mime_type ^.*mms.* acl y-type rep_mime_type ^.*ms-hdr.* acl y-type rep_mime_type ^.*x-fcs.* acl y-type rep_mime_type ^.*x-ms-asf. * acl z-type rep_mime_type -i video/flv acl z-type rep_mime_type -i ^application/ x-shockwave- flash$ acl x-type req_mime_type -i ^application/ octet-stream$ acl x-type req_mime_type -i application/ octet-stream acl x-type req_mime_type -i ^application/ x-mplayer2$ acl x-type req_mime_type -i application/ x-mplayer2 acl x-type req_mime_type -i ^application/ x-oleobject$ acl x-type req_mime_type -i application/ x-oleobject acl x-type req_mime_type -i application/ x-pncmd acl x-type req_mime_type -i ^video/x-ms- asf$ http_access deny x-type all http_access deny y-type http_access deny z-type http_reply_access deny x-type all Hello, Better and powerfull way to block is use squid-redirector, which you have to script in perl. It blocks yout audio, video, adds...etc Mubeen. Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/ [Non-text portions of this message have been removed]