hdkutz wrote:
Thanx for your suggestion.
No SELinux, firewall rules.
You are right. Indeed, squid only listens on one IP.
Reconfigured squid to listen on 127.0.0.1:80 also.
Got now:
<snip>
ERROR
The requested URL could not be retrieved

While trying to retrieve the URL: cache_object://127.0.0.1/

The following error was encountered:

    * Access Denied.

      Access control configuration prevents your request from being allowed at
this time. Please contact your service provider if you feel this is incorrect.
Your cache administrator is webmaster.
Generated Wed, 16 Apr 2008 08:04:05 GMT by proxy (squid/3.0.STABLE4) <snip>
Seems to me, that an ACL is missing.
But, acl localhost is already there (see above).
Does this acl misses something.

Cheers,
ku

Now the other http_access rules (and their order) become important. You might benefit from perusing the FAQ section on ACLs (http://wiki.squid-cache.org/SquidFaq/SquidAcl), especially the subsection on troubleshooting ACLs (http://wiki.squid-cache.org/SquidFaq/SquidAcl#head-57ab8844e9060937c4a654e1aa7568f87cb25aef).

Chris

Reply via email to