Hiu Yen Onn wrote: > > i think i have a proper acl list > i quote some as below: > > acl manager proto cache_object > acl all src 0.0.0.0/0.0.0.0 > acl allowed_hosts src 10.0.128.0/255.255.128.0 > > http_access allow allowed_hosts > http_access deny all > > icp_access allow allowed_hosts > > miss_access allow allowed_hosts > > but still cannot make the thing works.
Difficult for me to tell, since I don't know your client network layout. For instance have a test with a completely open squid. acl's allowing every connection. Then for your client particular ip. Etc. M. > -----Original Message----- > From: Marc Elsen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 19, 2003 4:28 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [squid-users] squid 2.5 problem! > > Hiu Yen Onn wrote: > > > > Dear all, > > > > i am a squid newbie. here, i have some problems. hoping that, i can get > the > > solution from here! > > i installed squid 2.5 STABLE2. then, i configure the squid.conf file as > what > > the quickstart file mentioned, which > > come together with the squid 2.5 STABLE2 installation tar file. > > then, later, i start my squid and start testing squid from the browser. > > > > but, however, there is an error prompts to the browser > > > > Access denied > > access control configuration prevent your request being allowed at this > time > > > > what is exactly the error means. please notify! thanks > > You will need at least the proper acl statements to allow your client > host(/network) to access squid. > > M. > > > > > Cheers, > > yenonn > > -- > > 'Time is a consequence of Matter thus > General Relativity is a direct consequence of QM > (M.E. Mar 2002) -- 'Time is a consequence of Matter thus General Relativity is a direct consequence of QM (M.E. Mar 2002)
