--- Neil Loffhagen <Neil.Loffhagen@xxxxxxxxxxxxx> wrote: > Hi, > > We have Squid running successfully, but are having > trouble getting > access to the cache manger, to see what's happening. > Squid is running > on one box and Apache2 on another box. When we type > in the IP address > of the Squid box to access the cache on it we keep > getting: > > The following error was encountered: > > * Access Denied. > > Access control configuration prevents your > request from being > allowed at this time. Please contact your service > Apache2 server is 10.182.64.123. The Squid IP is > 10.182.65.226. We are > usng port 3128 for Squid and apache2. Could that be > the problem? If you are running apache 3128 in another machine then it will not be a problem. And you can not run apache + squid in same port on same machine. > acl manager proto cache_object > acl localhost src 127.0.0.1/255.255.255.255 > acl cachemgr src 10.182.64.123/255.255.255.255 > http_access allow manager localhost > http_access allow manager cachemgr > http_access deny manager Seems acl and http_access rules are fine. Did you reconfigure your squid? ./squid -k reconfigure for reading configuration changes. ================================================== Best Regards, Squid Runner Support squidrunner_dev at yahoo dot com Web: http://geocities.com/squidrunner_dev/ Support: runnersupport at gmail dot com SquidRunner - An Automatic Squid Builder ================================================== Discover Yahoo! Get on-the-go sports scores, stock quotes, news and more. Check it out! http://discover.yahoo.com/mobile.html