RE: [SQU] Squid problem

From: Ilker Gokhan <IlkerG@dont-contact.us>
Date: Tue, 12 Sep 2000 11:49:30 +0300

Hi Selim,
I guess you dont have "all" acl. Add:
 
acl all src 0.0.0.0/0.0.0.0
 
Best regards,
Ilker G.
 
 

-----Original Message-----
From: Selim Jahangir [mailto:selim@swmc.bangla.net]
Sent: Tuesday, September 12, 2000 10:04 AM
To: squid-users@ircache.net
Subject: [SQU] Squid problem

Dear Squid users
I need your help.
 
My suqid configuration files look like the foollowing
 
http_port 3128
cache_mem 16 MB
cache_dir /usr/local/squid/cache 400 16 256
cache_access_log /usr/local/squid/logs/access.log
acl localhost src 127.0.0.1/32
acl swmc src 203.188.255.0/24
http_access allow localhost
http_access allow swmc
http_access deny swmc
 
when i run for the first time /usr/local/squid/bin/squid -z
 
it creates the swap directory but displays some information
 
icp_access deny all
ACL name ''all" not found
ident_lookup_access deny all
 
when i run squid
 
it says the same information but shows that squid is running and PID is any
number.
 
When I run
client http://www.x.y/ <http://www.x.y/> >test
I find that test caches a list of objects of the web site.
 
Would u please tell the above information.
 
Thanks
selim
 
 

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Sep 12 2000 - 02:50:13 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:15 MST