restrict hosts to particular domains

From: Joel Taqueban <jtaqueba@dont-contact.us>
Date: Wed, 03 May 2000 14:01:44 +0800

How do I define on my squid.conf file to restrict particular IPs to
access only certain domains?

I've tried doing the ff:

acl allowedsites dstdomain dhl.com
acl allowedhost src 199.40.218.10-15/255.255.255.0

http_access allow allowedsites
http_access allow allowedhost allowed_sites
http_access deny all

But the above doesn't seem to work, I mean those hosts 199.40.218.10 to
199.40.218.15 still could access those sites outside the dhl domain.

Any thing wrong with my definitions?

Please help

Joel
Received on Tue May 02 2000 - 23:58:32 MDT

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