Re: [squid-users] squid upgrade issue and tunnelled ssh connections

2014-01-11 Thread Eliezer Croitoru
Hey Simon, The above is Debian\Ubuntu version of nc.. It seems like a regular netcat to me: $ apt-cache showsrc netcat Package: netcat Binary: netcat, netcat-traditional Version: 1.10-40 Priority: optional Section: universe/net Maintainer: Ruben Molina Build-Depends: quilt, debhelper (>= 9) Arch

Re: [squid-users] squid upgrade issue and tunnelled ssh connections

2014-01-11 Thread Simon Beale
On 11 Jan 2014, at 18:48, Eliezer Croitoru wrote: > So the issue is: > # nc -v -x192.168.10.1:3128 -Xconnect 213.151.33.10 22 > nc: Proxy error: "HTTP/1.1 403 Forbidden" > # nc -v -x192.168.10.1:3128 -Xconnect 213.151.33.10 22 > nc: Proxy error: "HTTP/1.1 200 Connection established" > > So as fa

Re: [squid-users] squid upgrade issue and tunnelled ssh connections

2014-01-11 Thread Eliezer Croitoru
So the issue is: # nc -v -x192.168.10.1:3128 -Xconnect 213.151.33.10 22 nc: Proxy error: "HTTP/1.1 403 Forbidden" # nc -v -x192.168.10.1:3128 -Xconnect 213.151.33.10 22 nc: Proxy error: "HTTP/1.1 200 Connection established" So as far as I understand the nc tool is compatible with 1.0 while not b

Re: [squid-users] squid upgrade issue and tunnelled ssh connections

2014-01-11 Thread Simon Beale
On 11 Jan 2014, at 02:54, Amos Jeffries wrote: > On 11/01/2014 6:45 a.m., Simon Beale wrote: >> Hi >> >> I'm trying to upgrade our squid proxies from 3.1.19 to 3.4.2, and have hit >> a problem where I can no longer proxy ssh/sftp connections through after >> the upgrade. >> >> For testing, I'v

Re: [squid-users] squid upgrade issue and tunnelled ssh connections

2014-01-11 Thread Simon Beale
Heya Squid Cache: Version 3.4.2 configure options: '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/shar

Re: [squid-users] squid upgrade issue and tunnelled ssh connections

2014-01-10 Thread Amos Jeffries
On 11/01/2014 6:45 a.m., Simon Beale wrote: > Hi > > I'm trying to upgrade our squid proxies from 3.1.19 to 3.4.2, and have hit > a problem where I can no longer proxy ssh/sftp connections through after > the upgrade. > > For testing, I've heavily cut down my squid.conf, to the following > config

Re: [squid-users] squid upgrade issue and tunnelled ssh connections

2014-01-10 Thread Eliezer Croitoru
Hey Simon, What is the output of "squid -v"? It can be related to squid and not.. Can you ssh from the proxy machine? Eliezer On 10/01/14 19:45, Simon Beale wrote: Hi I'm trying to upgrade our squid proxies from 3.1.19 to 3.4.2, and have hit a problem where I can no longer proxy ssh/sftp conn

[squid-users] squid upgrade issue and tunnelled ssh connections

2014-01-10 Thread Simon Beale
Hi I'm trying to upgrade our squid proxies from 3.1.19 to 3.4.2, and have hit a problem where I can no longer proxy ssh/sftp connections through after the upgrade. For testing, I've heavily cut down my squid.conf, to the following configuration on 3.1.19, 3.3.11 and 3.4.2: ==

Re: [squid-users] Squid Upgrade

2006-12-06 Thread Henrik Nordstrom
ons 2006-12-06 klockan 12:03 +0300 skrev [EMAIL PROTECTED]: > 1. Do I need to upgrade my squid from 2.5stable13 to 2.6stable5? I'd recommend you to, but if 2.5.STABLE13 is working well for you then it's not strictly needed. > 2. Is there a big difference on the performance? If you have many con

[squid-users] Squid Upgrade

2006-12-06 Thread wlagmay
Hi all, Presently I am using Squid 2.5Stable13 on my production server and it is working fine, I just want to ask few questions: 1. Do I need to upgrade my squid from 2.5stable13 to 2.6stable5? 2. Is there a big difference on the performance? 3. Is it the same procudure from upgrading 2.5stable1

Re: [squid-users] Squid Upgrade

2004-11-16 Thread Henrik Nordstrom
On Tue, 16 Nov 2004, John wrote: Can anyone tell me if upgrading from Squid 2.3 to Squid 2.5 Stable 7 requires any changes to the squid.conf? It depends on what directives you use. Some directives was changed in Squid-2.4, and yet some in Squid-2.5. A good start would be to read the release note

Re: [squid-users] Squid Upgrade

2004-11-15 Thread Matus UHLAR - fantomas
On 16.11 07:39, John wrote: > Can anyone tell me if upgrading from Squid 2.3 to Squid 2.5 Stable 7 > requires any changes to the squid.conf? Is it a straight replacement of the > squid binaries or are there differences across the releases that require > wholesale configuration file changes? the

[squid-users] Squid Upgrade

2004-11-15 Thread John
Hi, Can anyone tell me if upgrading from Squid 2.3 to Squid 2.5 Stable 7 requires any changes to the squid.conf? Is it a straight replacement of the squid binaries or are there differences across the releases that require wholesale configuration file changes? Regards John

Re: [squid-users] Squid upgrade

2004-05-31 Thread Jose Nathaniel Nengasca
or remove those options.. you can view other options by running ./configure --help after configure, run make make install service squid restart thats all - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 31, 2004 1:

[squid-users] Squid upgrade

2004-05-31 Thread ashish . uchil
Greetings all , I have installed Red Hat Linux 9 with squid to be loaded by default. It has Squid version 2.5 Stable 1. Can anyone guide me to a detailed upgrade from Stable 1 to Stable 5. I am thoroughly confused looking at the FAQ's. Thanks Ashish Uchil DISCLAIMER: The information contai

Re: [squid-users] squid upgrade question

2003-03-28 Thread Henrik Nordstrom
Pat Lendon wrote: > Now with STABLE2 and aufs, there are many more squid processes, please > see list. > Why are there more "(squid)" processes? There are not. It is just the Linux ps command which cannot show threads correctly. > Is this normal? Yes. > Is it because I am using aufs? Yes. Re

[squid-users] squid upgrade question

2003-03-28 Thread Pat Lendon
Hello all, Question, I just upgraded to squid.2.5.STABLE2 and configured squid with aufs (RedHat Linux system). Before, I was running squid2.5.STABLE1 utilizing just ufs and would type cmd ps -ef to see five squid nsca processes five squid ldap processes five squid perl processes /usr/local/squ