Henrik Nordstrom wrote:
On mån, 2008-04-28 at 16:32 +0100, Jorge Bastos wrote:
For example for my local network 192.168.1.0/24

acl all_cache src 192.168.1.0/24
no_cache deny all_cache

Correct syntax is

cache deny all_cache

(no_cache was renamed to cache in 2.6)


Whay are you naming it all_cache? Seems confusing since its the opposite of what you are wanting and not what is inside it either?

How about "acl localnet src 192.168.1.0/24" ?

Amos
--
Please use Squid 2.6.STABLE19 or 3.0.STABLE4

Reply via email to