squid problem

yogesh at banasdairy.coop yogesh at banasdairy.coop
Mon Feb 12 10:33:12 UTC 2007


hi i have a proxy server on squid

i want to allow only bseindia.com site to my one user(only this site)
i make acl rule as follow


acl yogesh_usr proxy_auth yogesh
acl yogesh_ip src 10.1.1.53
acl rul_1 dstdomain .bseindia.com
http_access allow rul_1 yogesh_usr yogesh_ip
http_access deny !rul_1 !yogesh_usr !yogesh_ip


but this rules will not work
it provide access to all the web

i want to allow one bseindia so how it possible

also is there any squid monitoring tools for fc5



yogesh M chaudahri
Programmer
Banasdairy



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the fedora-list mailing list