[squid-users] multiple acls not working

From: Manish K Arya <manish_arya@dont-contact.us>
Date: Wed, 08 May 2002 15:21:55 +0530

hi
   I have following configuration

#USER_ACL
  acl user_manish proxy_auth manish
  acl user_indus proxy_auth indus

# USER_RULE_ACL
  acl rule_1 port 901
  acl rule_2 dstdomain manish.tux

# HTTP_ACCESS
  http_access deny user_manish rule_2
  http_access allow user_manish rule_1

   I belive that above configuration shall block manish.tux for user manish and open port 901 access for user manish.
    but it is not behaving in this way. it blocks access to all sites.
    if i m wrong in configuration can some one pls tell me what shall i do to achive above motive.

Regards

---
Manish Kumar Arya
Received on Wed May 08 2002 - 03:52:06 MDT

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