[squid-users] auth acl, combining and matching

2012-08-14 Thread Eugene M. Zheganin
Hi. Since I always receive comprehensive answers here I decided to ask about one more long existed problem. I use squids in corporate environment along with traffic quotas and custom deny info pages. Yeah, flatrated internet came long ago in Russia too, but my supervisors think that

Re: [squid-users] auth acl, combining and matching

2012-08-14 Thread Amos Jeffries
On 14/08/2012 8:32 p.m., Eugene M. Zheganin wrote: Hi. Since I always receive comprehensive answers here I decided to ask about one more long existed problem. I use squids in corporate environment along with traffic quotas and custom deny info pages. Yeah, flatrated internet came long ago

[squid-users] Need some help on use the cachemgr.cgi, thanks!

2012-08-14 Thread 余信达
Hi all, I set up squid 3.2 on my server of Centos. It works fine, then I want to see the cache information, so I put the file cachemgr.cgi in my apache dictionary cgi-bin. However, when I visit the URL: http://myproxyserver/cachemgr.cgi, there are many forms that need me to fill in. They are 

[squid-users] Linux build, libcap, and enable-linux-netfilter

2012-08-14 Thread David Hembree
Hey all, I'm trying to compile squid 3.1.20 on a RHEL5 machine (running kernel 2.6.18-308) with --enable-linux-netfilter to add support for running as a transparent proxy. Also installed are libcap development files1.10-26 (i.e. /usr/include/sys/capability.h and /usr/include/linux/capability.h

Re: [squid-users] Linux build, libcap, and enable-linux-netfilter

2012-08-14 Thread Eliezer Croitoru
On 8/14/2012 8:53 PM, David Hembree wrote: configure: WARNING: Linux Transparent Proxy support WILL NOT be enabled configure: WARNING: Reduced support to Interception Proxy configure: WARNING: Missing needed capabilities (libcap or libcap2) for TPROXY v2 configure: WARNING: Linux Transparent

Re: [squid-users] Linux build, libcap, and enable-linux-netfilter

2012-08-14 Thread David Hembree
Hey Eliezer, yes we need tproxy working. This proxy is to act as a man in the middle for some users who won't know it's there (i.e. clients don't need to be configured) to endpoints off our network, i.e. public sites on the internet http and https that we allow Thanks, David On Tue, Aug 14, 2012

Re: [squid-users] Linux build, libcap, and enable-linux-netfilter

2012-08-14 Thread Eliezer Croitoru
On 8/14/2012 10:06 PM, David Hembree wrote: Hey Eliezer, yes we need tproxy working. This proxy is to act as a man in the middle for some users who won't know it's there (i.e. clients don't need to be configured) to endpoints off our network, i.e. public sites on the internet http and https that

Re: [squid-users] Need some help on use the cachemgr.cgi, thanks!

2012-08-14 Thread Amos Jeffries
On 15.08.2012 01:03, 余信达 wrote: Hi all, I set up squid 3.2 on my server of Centos. It works fine, then I want to see the cache information, so I put the file cachemgr.cgi in my apache dictionary cgi-bin. However, when I visit the URL: http://myproxyserver/cachemgr.cgi, there are many forms 

Re: [squid-users] Linux build, libcap, and enable-linux-netfilter

2012-08-14 Thread Amos Jeffries
On 15.08.2012 08:10, Eliezer Croitoru wrote: On 8/14/2012 10:06 PM, David Hembree wrote: Hey Eliezer, yes we need tproxy working. This proxy is to act as a man in the middle for some users who won't know it's there (i.e. clients don't need to be configured) to endpoints off our network, i.e.