hi
when i hav just one rule ie rule_2 for deny to manish.tux then it works fine.it gives problem when i use multiple rules.config file sent does not allows me to access any thing not even port 901!!!
regards
--- Manish Kumar Arya On Wed, 8 May 2002 18:09:48 Trinidad, Leovino A. wrote: >Hello! In using acl dstdomain the site that you want to block should start >with dot "." Try this: > >acl rule_2 dstdomain .manish.tux > >After modifying the squid.conf restart its daemon. > >Regards! > > >-----Original Message----- >From: Manish K Arya [mailto:manish_arya@lycos.com] >Sent: Wednesday, May 08, 2002 5:52 PM >To: Squid >Subject: [squid-users] multiple acls not working > >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 > > > > > > > > >"This Message may contain confidential information intended only for >the use of the addressee named above. If you are not the intended >recipient of this message you are hereby notified that any use, >dissemination, distribution or reproduction of this message is >prohibited. If you received this message in error please notify your >Mail Administrator and delete this message immediately. Any views >expressed in this message are those of the individual sender and may >not necessarily reflect the views of GMA Network, Inc." > > >Received on Wed May 08 2002 - 04:15:32 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:02 MST