Amigos, ante todo decir que soy super novato en esto , necsito ayuda aqui debajo pongo una copia del squid.conf
Que sucede ?, pues bien cuando mando a abrir una pagina mediante me squid siempre me bota la autentificacion hay algo que no he puesto que el squid del nodo provincial que tambien tiene autentificacion no me reconoce nigun user, ya probe con quitar la autentificacion de mi squidy dejarlo transparente para que solo autentificara el nodo prov y nada aun asi me bota el ususaio y el pas, señores help please , ye me tiene la cabeza rajada en dos como pantera con riquimbili. -------------------------------------------------- #puertos que utiliza http_port 3128 #la cache cache_peer 192.168.20.98 parent 3128 0 dafult login=PASS cache_dir ufs /var/spool/squid 1024 16 256 #autentificacin auth_param basic children 5 auth_param basic realm Acceso a Internet San Jose II auth_param basic credentialsttl 2 hour auth_param basic program /etc/webmin/squid/squid-auth.pl /etc/webmin/squid/users #Recommended minimum configuration: 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 80_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 443 563 # https, snews 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 CONNECT method CONNECT acl password proxy_auth REQUIRED http_access allow localhost manager http_access allow all http_access deny all http_access deny !Safe_ports httpd_accel_single_host off httpd_accel_with_proxy on httpd_accel_uses_host_header off emulate_httpd_log on log_ip_on_direct on never_direct allow all cachemgr_passwd 2007 info stats/objects unique_hostname proxy visible_hostname proxy.sj.jovenclub.cu ------------------------------ Infomed - Red de Salud de Cuba http://www.sld.cu/ _______________________________________________ Cancelar suscripción https://listas.softwarelibre.cu/mailman/listinfo/linux-l Buscar en el archivo http://listas.softwarelibre.cu/buscar/linux-l
