Search squid archive

RE: Firefox not googling anymore after setting up squid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Missing the ACL defininitions, specifically that for 
> 'localnet'. Maybe you have not set your local network range 
> properly into it.

Sorry, here the ACLs:

acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8

acl localnet src 172.16.16.0/24 # RFC1918 possible internal network

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

acl domini_bloccati dstdomain "/etc/squid3/domini_bloccati.acl"

My network is 172.16.16.0/24...


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux