Buenas, necesitaria que me guien si alguien sabe por donde viene el siguiente error en mi squid:
# tail -f /var/log/squid/cache.log 2013/08/16 14:04:44 kid1| ERROR: No forward-proxy ports configured.
Mi configuracion es la siguiente:
# squid -k parse 2013/08/16 13:58:48| Startup: Initializing Authentication Schemes ... 2013/08/16 13:58:48| Startup: Initialized Authentication Scheme 'basic' 2013/08/16 13:58:48| Startup: Initialized Authentication Scheme 'digest' 2013/08/16 13:58:48| Startup: Initialized Authentication Scheme 'negotiate' 2013/08/16 13:58:48| Startup: Initialized Authentication Scheme 'ntlm' 2013/08/16 13:58:48| Startup: Initialized Authentication. 2013/08/16 13:58:48| Processing Configuration File: /etc/squid/squid.conf (depth 0) 2013/08/16 13:58:48| Processing: visible_hostname eze1-proxy3 2013/08/16 13:58:48| Processing: acl localnet src 17.17.192.0/20 2013/08/16 13:58:48| Processing: acl art-remote-users src 192.168.60.0/24 2013/08/16 13:58:48| Processing: acl SSL_ports port 443 563 2013/08/16 13:58:48| Processing: acl Safe_ports port 80 # http 2013/08/16 13:58:48| Processing: acl Safe_ports port 21 # ftp 2013/08/16 13:58:48| Processing: acl Safe_ports port 443 # https 2013/08/16 13:58:48| Processing: acl Safe_ports port 70 # gopher 2013/08/16 13:58:48| Processing: acl Safe_ports port 210 # wais 2013/08/16 13:58:48| Processing: acl Safe_ports port 1025-65535 # unregistered ports 2013/08/16 13:58:48| Processing: acl Safe_ports port 280 # http-mgmt 2013/08/16 13:58:48| Processing: acl Safe_ports port 488 # gss-http 2013/08/16 13:58:48| Processing: acl Safe_ports port 591 # filemaker 2013/08/16 13:58:48| Processing: acl Safe_ports port 777 # multiling http 2013/08/16 13:58:48| Processing: acl CONNECT method CONNECT 2013/08/16 13:58:48| Processing: http_access allow manager localhost localnet art-remote-users 2013/08/16 13:58:48| Processing: http_access deny manager 2013/08/16 13:58:48| Processing: http_access deny !Safe_ports 2013/08/16 13:58:48| Processing: http_access deny CONNECT !SSL_ports 2013/08/16 13:58:48| Processing: http_access allow localhost 2013/08/16 13:58:48| Processing: icp_access allow all 2013/08/16 13:58:48| Processing: http_port 3128 intercept 2013/08/16 13:58:48| Starting Authentication on port [::]:3128 2013/08/16 13:58:48| Disabling Authentication on port [::]:3128 (interception enabled) 2013/08/16 13:58:48| Disabling IPv6 on port [::]:3128 (interception enabled) 2013/08/16 13:58:48| Processing: coredump_dir /var/spool/squid 2013/08/16 13:58:48| Processing: hierarchy_stoplist cgi-bin ? 2013/08/16 13:58:48| Processing: access_log /var/log/squid/access.log squid 2013/08/16 13:58:48| Processing: cache_mgr noc-eze@globallogic.com 2013/08/16 13:58:48| Processing: refresh_pattern ^ftp: 1440 20% 10080 2013/08/16 13:58:48| Processing: refresh_pattern ^gopher: 1440 0% 1440 2013/08/16 13:58:48| Processing: refresh_pattern -i (/cgi-bin/|?) 0 0% 0 2013/08/16 13:58:48| Processing: refresh_pattern . 0 20% 4320 2013/08/16 13:58:48| Processing: acl apache rep_header Server ^Apache 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.193.25/32#NOC-14473# 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.196.7/32#NOC-14473# 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.196.30/32#NOC-?????# 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.196.55/32#Pablo Resniski# 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.196.136/32#Damian Ferrai 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.193.218/32#NOC-14473# 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.193.171/32#adrian_bosi# 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.197.148/32# 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.198.94/32#Monitores-NOC 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.201.63/32#Fede_git 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.193.38/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.193.197/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.193.6/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.193.5/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.193.4/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.193.85/32#request for Mauro 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.42/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.200/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.37/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.38/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.112/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.122/32#fede for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.240/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.242/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.67/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.208/32#request for it-team 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.193.175/32#request for damian ferrai 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.193.230/32#request for Juan Ferraris 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.196.26/32#request for Juan Ferraris 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.196.25/32#request for gaston pereyra 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.201.59/32#request for fededon 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.24/32#request for fededon 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.144/32#request for fededon 2013/08/16 13:58:48| Processing: acl sp-download-grant src 172.17.195.59/32#request for fededon 2013/08/16 13:58:48| Processing: reply_body_max_size 1000000000000 MB sp-download-grant 2013/08/16 13:58:48| Processing: acl downloadhours time D 9:00-18:00 2013/08/16 13:58:48| Processing: reply_body_max_size 150 MB downloadhours all 2013/08/16 13:58:48| Processing: acl allow_url dstdomain "/etc/squid/allow_url" 2013/08/16 13:58:48| Processing: http_access allow all allow_url 2013/08/16 13:58:48| Processing: acl block_url dstdomain "/etc/squid/block_url" 2013/08/16 13:58:48| WARNING: '.amsterdam1.plunder.com' is a subdomain of '. plunder.com' 2013/08/16 13:58:48| WARNING: You should remove '.amsterdam1.plunder.com' from the ACL named 'block_url' 2013/08/16 13:58:48| WARNING: '.amsterdam1.plunder.com' is a subdomain of '. plunder.com' 2013/08/16 13:58:48| WARNING: You should remove '.amsterdam1.plunder.com' from the ACL named 'block_url' 2013/08/16 13:58:48| WARNING: '.8.50megs.com' is a subdomain of '.50megs.com ' 2013/08/16 13:58:48| WARNING: You should remove '.8.50megs.com' from the ACL named 'block_url' 2013/08/16 13:58:48| WARNING: '.amsterdam1.plunder.com' is a subdomain of '. plunder.com' 2013/08/16 13:58:48| WARNING: You should remove '.amsterdam1.plunder.com' from the ACL named 'block_url' 2013/08/16 13:58:48| WARNING: '.amsterdam1.plunder.com' is a subdomain of '. plunder.com' 2013/08/16 13:58:48| WARNING: You should remove '.amsterdam1.plunder.com' from the ACL named 'block_url' 2013/08/16 13:58:48| WARNING: '.8.50megs.com' is a subdomain of '.50megs.com ' 2013/08/16 13:58:48| WARNING: You should remove '.8.50megs.com' from the ACL named 'block_url' 2013/08/16 13:58:48| WARNING: '.amsterdam1.plunder.com' is a subdomain of '. plunder.com' 2013/08/16 13:58:48| WARNING: You should remove '.amsterdam1.plunder.com' from the ACL named 'block_url' 2013/08/16 13:58:48| WARNING: '.8.50megs.com' is a subdomain of '.50megs.com ' 2013/08/16 13:58:48| WARNING: You should remove '.8.50megs.com' from the ACL named 'block_url' 2013/08/16 13:58:48| WARNING: '.8.50megs.com' is a subdomain of '.50megs.com ' 2013/08/16 13:58:48| WARNING: You should remove '.8.50megs.com' from the ACL named 'block_url' 2013/08/16 13:58:48| Processing: http_access deny all block_url 2013/08/16 13:58:48| Processing: acl allow_keyword url_regex -i "/etc/squid/allow_keyword" 2013/08/16 13:58:48| Warning: empty ACL: acl allow_keyword url_regex -i "/etc/squid/allow_keyword" 2013/08/16 13:58:48| Processing: http_access allow all allow_keyword 2013/08/16 13:58:48| Processing: acl block_keyword url_regex -i "/etc/squid/block_keyword" 2013/08/16 13:58:48| Processing: http_access deny all block_keyword !allow_keyword 2013/08/16 13:58:48| Processing: acl facebook_list src "/etc/squid/facebook_allow.squid" 2013/08/16 13:58:48| Processing: acl facebook dstdomain .facebook.com 2013/08/16 13:58:48| Processing: http_access allow facebook facebook_list 2013/08/16 13:58:48| Processing: acl WorkingHours time MTWHF 13:00-14:00 2013/08/16 13:58:48| Processing: acl youtube_list src "/etc/squid/youtube_allow.squid" 2013/08/16 13:58:48| Processing: acl youtube dstdomain .youtube.com 2013/08/16 13:58:48| Processing: http_access allow youtube youtube_list 2013/08/16 13:58:48| Processing: http_access allow youtube WorkingHours all 2013/08/16 13:58:48| Processing: http_access deny youtube all 2013/08/16 13:58:48| Processing: acl taringa_list src "/etc/squid/taringa_allow.squid" 2013/08/16 13:58:48| Processing: acl taringa dstdomain .taringa.net 2013/08/16 13:58:48| Processing: http_access allow taringa taringa_list 2013/08/16 13:58:48| Processing: acl WorkingHours time MTWHF 13:00-14:00 2013/08/16 13:58:48| Processing: acl vimeo_list src "/etc/squid/vimeo_allow.squid" 2013/08/16 13:58:48| Processing: acl vimeo dstdomain .vimeo.com 2013/08/16 13:58:48| Processing: http_access allow vimeo vimeo_list 2013/08/16 13:58:48| Processing: http_access allow vimeo WorkingHours all 2013/08/16 13:58:48| Processing: http_access deny vimeo all 2013/08/16 13:58:48| Processing: http_access allow all 2013/08/16 13:58:48| Processing: max_filedesc 4096 2013/08/16 13:58:48| WARNING: max_filedescriptors disabled. Operating System setrlimit(RLIMIT_NOFILE) is missing. 2013/08/16 13:58:48| Initializing https proxy context
Desde ya muchas gracias por su tiempo,
Saludos,