use scl myiplist-1 dst instead of src. with src you will not cache ANY requests from those client workstations with those address's.
Rob
----- Original Message -----
From: kyue
To: squid-users@ircache.net
Sent: Saturday, November 04, 2000 4:21 PM
Subject: [SQU] I don't want to cache my intranet
Hi,
I have an Intranet and run Squid as a Internet proxy.Proxy runs under Freebsd 3.2.
Since it is a waste of cache my own Intranet,I config the squid.conf about this
as follows,
acl myiplist-1 src 192.168.1.0/255.255.255.0
acl myiplist-2 src 192.168.2.0/255.255.255.0
no_cache allow myiplist-1
no_cache allow myiplist-2
no_cache deny all
Is the above right?
Tks/best rgs
kyue
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Fri Nov 03 2000 - 22:49:09 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:14 MST