RE: [squid-users] IP based access control through restricting password reuse

From: SSCR Internet Admin <admin@dont-contact.us>
Date: Sat, 15 Feb 2003 08:49:31 -0800

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:tvp@nerist.ernet.in]
Sent: Friday, February 14, 2003 2:20 AM
To: squid-users@squid-cache.org
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
Received on Fri Feb 14 2003 - 17:47:26 MST

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