Re: squid problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2007-02-12 at 16:03 +0530, yogesh@xxxxxxxxxxxxxxx wrote:
> 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

It's ages since I've played with rules for Squid, but wouldn't it be
simpler to just deny everything, then allow through that one thing you
want?  Of course, that's presuming I've understood your description at
the start about allowing *only* that site and that user to work.

> also is there any squid monitoring tools for fc5 

What sort of monitoring?  There's tools for Squid that do different
things (show graphs of usage patterns, analyse the logs, and so on).

-- 
(This box runs FC5, my others run FC4 & FC6, in case that's
 important to the thread.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux