Search squid archive

[squid-users] squid blocks all websites

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

 



Squid is blocking all websites, here's what IE tells me:

ERROR
The requested URL could not be retrieved

The following error was encountered: 

Access Denied. 
Access control configuration prevents your request from being allowed at
this time. Please contact your service provider if you feel this is
incorrect. 

Your cache administrator is root. 

I've tried different acl configurations but here's what I'm using now

#Recommended minimum configuration:

acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl gchi src 192.168.70.0/255.255.255.0
acl all src 0.0.0.0/0.0.0.0
acl SSL_ports port 443 563 
acl Safe_ports port 80 21 443 563 70 210 280 488 591 777 1025-65535
acl CONNECT method CONNECT
http_access deny CONNECT !SSL_ports
http_access deny !Safe_ports
http_access deny CONNECT
http_access allow localhost
http_access allow gchi
http_access allow all
http_access deny all

--- Any help would be greatly appreciated!

Bryan


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

  Powered by Linux