El Miércoles 23 Abril 2008 16:59, Dpto Informatica Pol Univ Felo Echezarreta escribió: > 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_peer 192.168.20.98 parent 3128 0 no-query default login=usuario:clave > 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
-- "Vivo en la tierra de GNU/Linux, y en noches tranquilas puedo escuchar el sonido de las PC con windows reiniciando" "I live in GNU/linux land, and in quiet nigths, i can hear far away the sound of the windows PC, rebooting" yo, 100% Software Libre ¿y tu? I, 100% Free Software, and you? _______________________________ Lic. Luis Damián Martín Blanco [EMAIL PROTECTED] Admin CICOM Palma Soriano _______________________________ _______________________________________________ Cancelar suscripción https://listas.softwarelibre.cu/mailman/listinfo/linux-l Buscar en el archivo http://listas.softwarelibre.cu/buscar/linux-l
