Re: [squid-users] ip client list

From: Visolve Squid Team <squid_at_visolve.com>
Date: Tue, 11 Nov 2008 17:25:23 +0530

Hi Mirza,

Yes, you can do for client IP also as you have done for url_regex ACL.

like
acl full src "/etc/squid/full.txt"
acl chatonly src "/etc/squid/chat.txt"

You can mention the ip address in the respective text file one below the
other.

Regards
Visolve Squid Team

> how to put IP group
> like acl chatting url_regex -i "/etc/squid/domain.txt"
> for domain list
>
> how about client ip ?
> i mean like this :
>
> acl full src 192.168.1.1
> acl full src 192.168.1.5
> acl chatonly src 192.168.1.3
>
> put on one file like full.txt and chat.txt
> so the squid.conf is more simple
>
>
>
Received on Tue Nov 11 2008 - 12:00:54 MST

This archive was generated by hypermail 2.2.0 : Tue Nov 11 2008 - 12:00:02 MST