Re: [squid-users] SSLBump SSL error (FAO Henrik)

2012-02-11 Thread Alex Crow
that's a broken server the initial client hello handshake to be SSL2 compatible, but then requires immediate protocol upgrade to SSL3 or TLSv1, but fails if the initial handshake is SSL3 or TLSv1. OpenSSL in somewhat current versions by default disable all use pf SSLv2 due to numerous weaknesses

[squid-users] Squid/NTLM and site timeouts

2012-02-11 Thread Jason Gauthier
All, I have a Squid and NTLM implementation. I've had one for years, and always have been pretty pleased with it. There has always been one quirk, and I've decided to ask about it in case there is a known solution. Typically, NTLM requires a back and forth of authentication. Whenever a si

[squid-users] Help-me recompile squid

2012-02-11 Thread João Paulo Ferreira
Hello, Does anyone know how do I recompile my squid that was installing the tool using yum (centos)? I need to change the parameter: - with-filedescriptors = 16384 to 10. thank you -- Atenciosamente, João Paulo Ferreira Computer Science Student + 55 (71) 9297 - 1260 jferreira...@gmail.co

Re: [squid-users] Help-me recompile squid

2012-02-11 Thread Andrew Beverley
On Sat, 2012-02-11 at 11:36 -0200, João Paulo Ferreira wrote: > Does anyone know how do I recompile my squid that was installing the > tool using yum (centos)? I've never used yum, but you should be able to recompile by downloading the packaged sources. The following page will probably help: http

Re: [squid-users] Squid/NTLM and site timeouts

2012-02-11 Thread Amos Jeffries
On 12/02/2012 2:30 a.m., Jason Gauthier wrote: All, I have a Squid and NTLM implementation. I've had one for years, and always have been pretty pleased with it. There has always been one quirk, and I've decided to ask about it in case there is a known solution. Typically, NTLM requires

Re: [squid-users] compile error on Squid 3.1.18

2012-02-11 Thread Amos Jeffries
On 11/02/2012 8:01 p.m., Justin Lawler wrote: Apologies - actual error earlier in the process - when compiling LDAP: Making all in LDAP gcc -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../src -I../../../include -I../../../libltdl -I.-Wall -Wpointer-arith -Wwrite-strings -Wmis

[squid-users] ntml vs kerberos

2012-02-11 Thread linux zumi
Hi, I would like to use samba domain controller and squid proxy server. My network contains xp and win 7 client. My task are : 1.samba authenticates the client when it login the domain. user uses the proxy when he is surfing the internet. (doesnt need password) 2.client doesnt login the domain.Use

Re: [squid-users] Help-me recompile squid

2012-02-11 Thread João Paulo Ferreira
Is there any way to know what parameters were used by the YUM installation? 2012/2/11 Andrew Beverley : > On Sat, 2012-02-11 at 11:36 -0200, João Paulo Ferreira wrote: >> Does anyone know how do I recompile my squid that was installing the >> tool using yum (centos)? > > I've never used yum, but y

Re: [squid-users] Squid 2.7.STABLE9 suddenly fails to run

2012-02-11 Thread SB Tech
> the "squid[1551]: storeDirOpenTmpSwapLog: Failed to open swap log" > error still exists, and is fatal. This is the unprivileged user > spawned by the root process that is run at boot. > > The low-privileged effective user is the default, "proxy". Here's an > accurate representation of my cache/

[squid-users] problem compiling squid 3.2.15 with libecap 0.0.3 and squid-ecap-gzip-1.3.0

2012-02-11 Thread gewehre
I had no problem with the combo of Squid 3.1.1x + libecap 0.0.3 + squid-ecap-gzip-1.3.0. Now that squid 3.2.15 finally compiles on Mac OS X 10.4.11, I tried it with libecap 0.0.3 + squid-ecap-gzip-1.3.0, only to run into the following issue: /bin/sh ../../../libtool --tag=CXX --mode=compile

Re: [squid-users] Help-me recompile squid

2012-02-11 Thread Eliezer Croitoru
On 11/02/2012 19:03, João Paulo Ferreira wrote: Is there any way to know what parameters were used by the YUM installation? 2012/2/11 Andrew Beverley: On Sat, 2012-02-11 at 11:36 -0200, João Paulo Ferreira wrote: Does anyone know how do I recompile my squid that was installing the tool using y

Re: [squid-users] Squid 2.7.STABLE9 suddenly fails to run

2012-02-11 Thread Amos Jeffries
On 12/02/2012 10:53 a.m., SB Tech wrote: the "squid[1551]: storeDirOpenTmpSwapLog: Failed to open swap log" error still exists, and is fatal. This is the unprivileged user spawned by the root process that is run at boot. The low-privileged effective user is the default, "proxy". Here's an accu

Re: [squid-users] problem compiling squid 3.2.15 with libecap 0.0.3 and squid-ecap-gzip-1.3.0

2012-02-11 Thread Amos Jeffries
On 12/02/2012 11:14 a.m., gewe...@gmx.net wrote: I had no problem with the combo of Squid 3.1.1x + libecap 0.0.3 + squid-ecap-gzip-1.3.0. Now that squid 3.2.15 finally compiles on Mac OS X 10.4.11, I Note for future readers: 3.2.15 has not yet been released. It might be one day. The current

RE: [squid-users] Squid/NTLM and site timeouts

2012-02-11 Thread Jason Gauthier
-Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Saturday, February 11, 2012 8:55 AM To: squid-users@squid-cache.org Subject: Re: [squid-users] Squid/NTLM and site timeouts On 12/02/2012 2:30 a.m., Jason Gauthier wrote: > All, > > I have a Squid and NTLM im

Re: [squid-users] Squid/NTLM and site timeouts

2012-02-11 Thread Amos Jeffries
On 12/02/2012 2:34 p.m., Jason Gauthier wrote: -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Saturday, February 11, 2012 8:55 AM To: squid-users@squid-cache.org Subject: Re: [squid-users] Squid/NTLM and site timeouts On 12/02/2012 2:30 a.m., Jason Gauthier w