Re: [SQU] localhost acl

From: Craig Fels <csfels@dont-contact.us>
Date: Thu, 14 Dec 2000 19:41:04 -0600

lets say you have 192.168.1.1-192.168.1.3 bound to the NIC in your Squid
Proxy.

Create (or modify) the following acl:

acl localhost src 127.0.0.1 192.168.1.1 192.168.1.2 192.168.1.3 # A range
may be legal here....can't remember right now.

first http_access line should be:

http_access allow localhost

That should do it. Someone, please correct me if I'm wrong.

Craig

----- Original Message -----
From: Rick Francis <rfrancis@mindspring.com>
To: <squid-users@ircache.net>
Sent: Thursday, December 14, 2000 6:37 PM
Subject: [SQU] localhost acl

> what is the syntax of the squid.conf line to allow root, or rather, the
> localhost, or even ip addresses on the squid proxy itself, to be excluded
> from acl's?
>
> thank you, rf.
>
> --
> To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
>

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Dec 14 2000 - 19:13:22 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:58 MST