antcarsilva
(usa Ubuntu)
Enviado em 14/02/2012 - 17:59h
http_port 192.168.0.1:3128 transparent
visible_hostname proxyuire
cache_mem 64 MB
maximum_object_size_in_memory 64 KB
maximum_object_size 700 MB
minimum_object_size 0 KB
cache_swap_low 90
cache_swap_high 95
cache_dir ufs /var/spool/squid 2048 16 256
cache_access_log /var/log/squid/access.log
refresh_pattern ^ftp: 15 20% 2280
refresh_pattern ^gopher: 15 0% 2280
refresh_pattern . 15 20% 2280
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 563
acl Safe_ports port 21 80 443 563 70 210 280 488 59 777 901 1025-65535
acl purge method PURGE
acl CONNECT method CONNECT
acl SRV_PROXY dstdom_regex -i proxyuire.redelocal
acl bloqueados url_regex "/etc/squid/bloqueados"
acl sites url_regex "/etc/squid/sites"
#acl h_manha time MTWHF 11:00-12:00
#acl h_tarde time MTWHF 13:00-22:30
#http_access deny localhost sites h_manha
#http_access deny localhost sites h_tarde
acl redelocal src 192.168.0.0/24
acl proibidos url_regex https//youtube.com
www.imusica.com.br www.sonora.terra.com.br .messenger .orkut .acessototal.net .peixeurbano .tv.uol.com.br .pubshop .mp3 .mp4 .wav .mpeg .mpeg4 .tv .ebay .acuasfitnes .streaming .perfurmaria .lojas .lojavirtual .mercadolivre .maquiagens .musicas .videos
acl brb srcdomain
www.brb.com.br portal.brb.com.br
http_access deny manager
http_access allow purge localhost
http_access deny purge
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny proibidos
http_access deny bloqueados
http_access allow localhost
http_access allow localhost
http_access allow redelocal
http_access allow SRV_PROXY
http_access deny all
# Libera portas e sites de banco etc
# -------------------------------------
####liberado banco brb#######
iptables -A FORWARD -d 200.11.16.130 -j ACCEPT