Re: HELP NEEDED "Forward denied"!!!

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 17 Nov 1999 09:12:13 +0100

Balgansuren wrote:

> #miss_access allow all
> acl localclients src 202.xxx.0.101/255.255.255.255
> miss_access allow localclients
> miss_access allow manager
> miss_access deny !localclients

This looks very wrong to me. Only 202.xxx.0.101 is allowed to fetch
objects thru your Squid, all other is only allowed to fetch cache hits
(denied miss_access).

I'd recommend you to use the default "miss_access all".

This is not an access control in the normal sense. The intention of
miss_access is to deny http_access allowed neighbors from using your
cache as a parent.

--
Henrik Nordstrom
Squid hacker
Received on Wed Nov 17 1999 - 01:23:04 MST

This archive was generated by hypermail pre-2.1.9 : Wed Apr 09 2008 - 11:57:32 MDT