Hello Everybody ! I have the following configuration:
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 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 How do I give total access to a sub-group of the IP range declared in rionet, i.e., IPs 120.202.200.20 and 120.202.200.25 have unrestricted access. All my tries were unsucessfull..... Thanks so much! Fernanda Santos _________________________________________________________ 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/
