RE: [squid-users] Howto Allow 1 and block another

From: Pieter De Wit <pieter@dont-contact.us>
Date: Sun, 11 Dec 2005 06:35:33 +0200

Hey Barry,

Try this:

acl julie src 192.168.1.20/32
acl jess src 192.168.1.12/32

HTH,

Pieter

-----Original Message-----
From: Barry Rumsey [mailto:basza@woosh.co.nz]
Sent: 2005/12/11 05:12
To: Squid
Subject: [squid-users] Howto Allow 1 and block another

I am trying to setup squid to allow one user by ip address and block
another user on another ip address.
This is what I have so far.

acl julie src 192.168.1.20/24
acl jess src 192.168.1.12/24

http_access allow localhost
http_access allow julie
http_access deny jess

# And finally deny all other access to this proxy http_access deny all

Thanks for any help in advance
B.Rumsey
“This e-mail is sent on the Terms and Conditions that can be accessed by Clicking on this link http://www.vodacom.net/legal/email.aspx "
Received on Sat Dec 10 2005 - 21:35:11 MST

This archive was generated by hypermail pre-2.1.9 : Sat Dec 31 2005 - 12:00:02 MST