On Tuesday 01 February 2005 22:38, Daniel Navarro wrote:
> May I create rules in squid to protect my network from
> known viruses blocking for example .jpg.vbs files of
> .htm.exe files?
>
> how will the lines be?
>
maybe something like this can help you out:
acl danger urlpath_regex \.exe
acl danger urlpath_regex \.scr$
acl danger urlpath_regex \.pif$
acl danger urlpath_regex fotosde2004
acl danger urlpath_regex cartao\.exe
acl danger urlpath_regex serasa\.exe
acl danger urlpath_regex Serasa\.exe
acl danger urlpath_regex \.bat$
acl danger urlpath_regex \.cmd$
acl danger urlpath_regex \.com$
acl danger urlpath_regex \.chm$
acl danger urlpath_regex \.wsf$
acl danger urlpath_regex \.vbe$
acl danger urlpath_regex \.vbs$
acl danger urlpath_regex \.shs$
acl danger urlpath_regex \.cpl$
acl danger urlpath_regex \.reg$
acl danger urlpath_regex fotos\.zip
acl danger urlpath_regex \.ida$
acl danger urlpath_regex readme\.eml
> how can it affect squid performance?
>
should not have any reasonable impact on performance
H
> Regards, Daniel Navarro
> Maracay, Venezuela
> www.csaragua.com/ecodiver
>
> _________________________________________________________
> Do You Yahoo!?
> Información de Estados Unidos y América Latina, en Yahoo! Noticias.
> Visítanos en http://noticias.espanol.yahoo.com
-- _______________________________________________________ Infomatik (18)8112.7007 http://info.matik.com.br Mensagens não assinadas com GPG não são minhas. Messages without GPG signature are not from me. _______________________________________________________
This archive was generated by hypermail pre-2.1.9 : Tue Mar 01 2005 - 12:00:01 MST