un problemita ahi con una ACL me gustaria ver quien me puede ayudar ya he
intentado algunas recomendaciones pero aun nada saludos ....

configuracion de las ACL
#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 to_localhost dst 127.0.0.0/8
# IP's con salida a .cu 
acl hastacuba dstdomain .cu
acl nopermitidos src "c:\squid\etc\cuba.txt"
# Webs Permitidas legalmente
acl webspermitidas src "c:\squid\etc\webspermitidas.txt"
acl password proxy_auth REQUIRED
acl SSL_ports port 443
acl Safe_ports port 80          # http
acl Safe_ports port 21          # ftp
acl Safe_ports port 443         # https
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

configuracion del http access
# And finally deny all other access to this proxy
http_access allow webspermitidas
http_access allow nopermitidos hastacuba
http_access allow password

este es el error que me da el squid aunque con ese error el no se cae ni
nada el sigue trabajando normal 
2008/05/13 09:25:42| decode_addr: Invalid IP address 'http:'
2008/05/13 09:25:42| squid.conf line 2465: acl webspermitidas src
"c:\squid\etc\webspermitidas.txt"
2008/05/13 09:25:42| aclParseIpData: Ignoring invalid IP acl entry: unknown
first address 'http:'
2008/05/13 09:25:42| aclParseAclLine: WARNING: empty ACL: acl
webspermitidas src "c:\squid\etc\webspermitidas.txt"

esta es la unica direccion que tengo dentro del txt que está  para las
webs permitidas --- http://cochrane.bvsalud.org tambien me gustaria me
dijeran como poner mas de 1 direccion web especifica dentro de ese txt para
que sea un solo txt para todas las webs permitidas

_________________________
WebMail Centromed,
Infomed Sancti Spiritus.


_______________________________________________
Cancelar suscripción
https://listas.softwarelibre.cu/mailman/listinfo/linux-l
Buscar en el archivo
http://listas.softwarelibre.cu/buscar/linux-l

Responder a