Re: [squid-users] Permitting a sites only for a specific ip-numbers

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 5 Dec 2001 15:26:28 +0100

acl restricted src 10.10.10.1-10.10.10.50
acl restricted_sites dstdomain .hotmail.com .nhl.nl
acl my_network src 10.10.10.0/24

http_access allow restricted restricted_sites
http_access deny restricted
http_access allow mynetwork

On Wednesday 05 December 2001 13.19, Freerk J. Bosscha wrote:
> Thanks for reading this question,
>
> How can I permit a group of ip-numbers to access only a few
> specific urls and blocking the others.
> All the other ip-number may access any url without any
> blocking.
> All ip-numbers / pc's use the proxy.
>
> eg. ip numbers 10.10.10.1 - 10.10.10.50 may only access
>                 hotmail.com and nhl.nl
> All others everything.

-- 
MARA Systems AB
Giving you basic free Squid support
Priority support or Squid enhancements available on request
Received on Wed Dec 05 2001 - 07:25:54 MST

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