[squid-users] combine a src and dstdomain

From: George Dominguez <GDominguez@dont-contact.us>
Date: Mon, 24 Feb 2003 16:04:01 +1100

Hello,

Could someone help me in constructing an ACL that would perform the
following:

If an IP is from an IP range and destined to a specific URL the forward the
request to another proxy.

So far this is what I got. I don't know how to combine the dstdomain and
the scr

acl StuNet src 10.1.1.0/255.255.255.0
acl StaffNet src 10.1.4.0/255.255.255.0
acl uqlib dstdomain .uq.edu.au
cache_peer 10.1.4.18 parent 3128 3130
cache_peer_access 10.1.4.18 allow StaffNet
cache_peer_access 10.1.4.18 deny all

Regards
George

=====================================================
Privileged/Confidential Information may be contained in this message. If
you are not the addressee (or responsible for delivery of the message to
the addressee), you may not copy or deliver this message to anyone. In such
a case, you should destroy this message and kindly notify the sender by
reply e-mail. Opinions, conclusions and other information in this message
that do not relate to the official business of my employer shall be
understood as neither given nor endorsed by it.
Received on Sun Feb 23 2003 - 22:00:34 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:34 MST