You can create an acl for it... Like

acl privilege_ip src "/etc/squid/ip_add"

contents of ip_add will be
156.160.1.1/32
156.160.45.5/32
and
so 
on

then

http_access allow privilege_ip
http_access deny all


Nats

-----Original Message-----
From: Mr. Singh [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 14, 2003 2:20 AM
To: [EMAIL PROTECTED]
Subject: [squid-users] IP based access control through restricting
password reuse



Hi Users

 My local network  ip address is as follows(however fictitious)

156.160.1.1 to 156.160.45.255 .  I have configured user authentication
too. Now  What I am planning is to allow a  user  to browse the
internet  from a particular range of computers only. Can I achieve this
arrangement through access control list ?? If so what is the way to
achieve this? 

T. Singh



-- 
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/2003

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/2003

Reply via email to