I am getting the following error when using squidclient
[root@gateway:~]# squidclient http://www.foo.com
client: ERROR: Cannot connect to localhost:3128: Connection refused
Im my squid configuration I have the following lines :
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
http_access allow to_localhost
http_access allow localhost
Why am I not able to use squidclient ? What did I miss ?
Many thanks for the help,
Mark
Received on Wed May 19 2004 - 05:28:45 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Jun 01 2004 - 12:00:01 MDT