saludo lista configure el SQUID en ubuntu 14.04 pero no me permite navegar
por http ni https aqui le dejo la coiguracion


acl midominio dstdomain espguayabal.transnet.c
acl redlocal src 192.168.16.0/24
acl SSL_ports port 443 995
acl Safe_ports port 80 443 403 21 563 70 210 210 1025-65535 280 488 591
777 143
acl password proxy_auth REQUIRED
acl SSL_ports port 443          # https
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 PURGE method PURGE
acl CONNECT method CONNECT



# Only allow cachemgr access from localhost
http_access allow redlocal
#http_access allow midominio
http_access allow password
http_access allow localhost manager
#http_access allow localnet
http_access allow localhost
#http_access deny !Safe_ports
#http_access deny !SSF_Ports
http_access allow PURGE
http_access deny CONNECT !SSL_Ports
http_access deny all


# Squid normally listens to port 3128
http_port 192.168.16.29:3128
http_port 172.16.5.218:3128

#       #          hostname             type     port   port  options
#       #          -------------------- -------- ----- -----  -----------
cache_peer 172.16.0.20       parent    3128  0   proxy-only



______________________________________________________________________
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l

Responder a