I cannot get anything thru squid. My browser gives me an access denied
response.
I looked at my access control in squid.conf and found the ff lines. Can you
please explain what they mean and how I can change them to give me http and
ftp access to the net.
The squid.conf lines follow:
#Defaults:
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 Safe_ports port 80 21 443 563 70 210 1025-65535
acl CONNECT method CONNECT
#Default configuration:
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
# INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS
#
http_access allow all
# TAG: icp_access
# Reply to all ICP queries we receive
#
icp_access allow all
Thanks in advance
Cheers
Langa Kentane
Manager: Network Operations
Sunshine Networks
Tel +27 82 928 1952
Received on Tue Sep 21 1999 - 07:21:08 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:29 MST