2008年6月13日

Re: [squid-users] block internet access from same users on squid with ntlm authentication

On fre, 2008-06-13 at 11:12 +0200, l.forti@fabaris.it wrote:
> I would know how to block a single user's internet access from different
> ip at the same time.

See the max_user_ip acl

acl more_than_one_ip max_user_ip -s 1

http_access deny more_than_one_ip

Regards
Henrik

0 条评论:

发表评论

<< 主页