Hello again, Henrik! Here is what I tried:
acl subgroup src 120.202.200.7 acl rionet src 120.202.200.0/255.0.0.0 acl morning time SMTWHFA 08:30-12:30 acl afternoon time SMTWHFA 13:30-18:30 acl denied_ext url_regex \.zip$ acl denied_ext url_regex \.midi$ \.wav$ acl denied_ext url_regex \.mpe?ga$ \.mp[23]$ \.m3u$ \.r[am]$ \.r[ap]m$ acl denied_ext url_regex \.mp[eg]$ \.mpeg$ \.qt$ \.mov$ .avi$ acl denied_ext url_regex \.exe$ \.com$ \.bin$ \.scr$ \.dll$ \.EXE$ \.Exe$ acl allowed_ext url_regex hotmail.com$ webmail.exe$ iname.com$ http_access allow subgroup http_access allow rionet allowed_ext http_access deny rionet denied_ext morning http_access deny rionet denied_ext afternoon http_access allow rionet http_access allow localhost http_access deny all I had no success...... :-( IP 120.202.200.7 still doesn't have rights to download a .exe file, for example..... Thanks once again! Fernanda P.S.: I am using the reconfigure -k parameter after saving squid.conf file.... ----------------------------------------------------------- On 16 Mar 2004, Henrik Nordstrom wrote: >On Tue, 16 Mar 2004 [EMAIL PROTECTED] wrote: > >> I've made several tests with the statement orders..... none of them >> worked... > >So what have you tried? > >> I got the feeling that the acl statement is not understood with only the >IP >> address... > >It works.. as long as you do not use IP addresses ending in .0 (in which >case Squid assumes you meant the network if no mask size is specified) > >Regards >Henrik > >---------- _________________________________________________________ Voce quer um iGMail protegido contra v�rus e spams? Clique aqui: http://www.igmailseguro.ig.com.br Ofertas imperd�veis! Link: http://www.americanas.com.br/ig/
