Hi Luggies,

I am unable to allow a particular site to a particular person.
For example, ceo is unable to access mail-sites since it is already blocked by 
squidGurad.

The ceo user can browse other sites . But not gmail,eventhough I have allowed 
gmail.comĀ  in /etc/squid/allowedsites.txt with proper permissions.

These are all my ACL in my squid.conf,

acl our_networks src 192.168.1.0/24
acl ceo src 192.168.1.8
acl normal_users srcĀ  192.168.1.59 192.168.1.60 192.168.1.61 192.168.1.62
acl allowedsites url_regex -i "/etc/squid/allowedsites.txt"
http_access allow ceo allowed_sites
http_access deny !normal_users
http_access allow localhost
http_access deny all

Please point me where I did mistake?

Thanks & Regards

MThanigairajan



The Most Certain Way To Succeed Is To Try One More Time

                                                        -- By Edison


      Add more friends to your messenger and enjoy! Go to 
http://messenger.yahoo.com/invite/
_______________________________________________
To unsubscribe, email [email protected] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to