mn2192
(usa Outra)
Enviado em 31/07/2010 - 10:39h
http_port 3128
cache_dir ufs /var/lib/squid/cache 100 256 256
cache_mem 16 mb
cache_swap_low 90
cache_swap_high 95
client_netmask 255.255.255.0
visible_hostname Safety
## PARAMETROS DE CONFIGURACAO
auth_param basic program /usr/libexec/ncsa_auth /etc/squid/arquivos/passwd
auth_param basic children 5
auth_param basic realm Cliente
auth_param basic credentialsttl 10 hours
auth_param basic casesensitive off
hierarchy_stoplist cgi-bin ?
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
hosts_file /etc/hosts
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 0 20% 4320
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 to_localhost dst 127.0.0.0/8
acl SSL_ports port 110
acl SSL_ports port 21
acl SSL_ports port 20001
acl SSL_ports port 1080
acl SSL_ports port 443 563 # https, snews
acl SSL_ports port 873 # rsync
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 8080 # Tomcat
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl Safe_ports port 631 # cups
acl Safe_ports port 873 # rsync
acl Safe_ports port 901 # SWAT
acl Safe_ports port 110
acl purge method PURGE
acl CONNECT method CONNECT
## CONFIGURACAO DAS ACLs
acl gdiretoria proxy_auth "/etc/squid/arquivos/grupos/gdiretoria" REQUIRED
acl gproducao proxy_auth "/etc/squid/arquivos/grupos/gproducao" REQUIRED
acl rede_local src 192.168.2.0/255.255.255.0
acl db_geral dstdomain "/etc/squid/arquivos/bloqueados/db_geral"
acl proxys dstdomain "/etc/squid/arquivos/bloqueados/proxys"
acl dl_gproducao dstdomain "/etc/squid/arquivos/liberados/dl_gproducao"
acl dl_geral dstdomain "/etc/squid/arquivos/liberados/dl_geral"
acl db_gproducao dstdomain "/etc/squid/arquivos/bloqueados/db_gproducao"
http_access allow manager localhost
http_access deny manager
http_access allow purge localhost
http_access deny purge
http_access deny !Safe_ports
http_access allow CONNECT SSL_ports
http_access allow localhost
http_access deny !rede_local
http_access deny proxys
http_access deny db_geral
http_access deny gproducao db_gproducao
http_access allow dl_geral
http_access allow gproducao dl_gproducao
http_access allow gdiretoria
http_reply_access allow all
icp_access allow all
coredump_dir /var/spool/squid
http_access deny all
Agora está dando esse erro
root@SafetySystem:/etc/squid/arquivos/liberados# squid -z
2010/08/01 10:50:57| Creating Swap Directories
root@SafetySystem:/etc/squid/arquivos/liberados# RunCache&
[1] 1643
root@SafetySystem:/etc/squid/arquivos/liberados# Running: squid -sY >> /var/lib/squid/squid.out 2>&1
/usr/bin/RunCache: line 35: 1646 Aborted squid -NsY $conf >>$logdir/squid.out 2>&1
Running: squid -sY >> /var/lib/squid/squid.out 2>&1
/usr/bin/RunCache: line 35: 1653 Aborted squid -NsY $conf >>$logdir/squid.out 2>&1
Running: squid -sY >> /var/lib/squid/squid.out 2>&1
/usr/bin/RunCache: line 35: 1660 Aborted squid -NsY $conf >>$logdir/squid.out 2>&1
Running: squid -sY >> /var/lib/squid/squid.out 2>&1
/usr/bin/RunCache: line 35: 1667 Aborted squid -NsY $conf >>$logdir/squid.out 2>&1
Running: squid -sY >> /var/lib/squid/squid.out 2>&1
/usr/bin/RunCache: line 35: 1674 Aborted squid -NsY $conf >>$logdir/squid.out 2>&1