RE: [squid-users] Re: Google nosslsearch

2013-12-18 Thread Rafael Akchurin
Hi all, We have a Squid based Virtual Machine with preconfigured SSL Search where you can add SSL Bump *only* for selected Google domains with simple click of a mouse from Web UI. It is in the Virtual Appliance section of QuintoLabs web site. The version 3.0.1 we have in development enforces

Re: [squid-users] Working of Tproxy4 with squid

2013-12-18 Thread Amos Jeffries
On 18/12/2013 8:47 p.m., SaRaVanAn wrote: Hi All, I have basic clarifications on working of Tproxy4 with Squid. With tproxy2, the destination port of http packets are getting changed to squid port 3128 and its handled by squid appropriately. TPROXY all -- eth0 any anywhere

[squid-users] Re: Squid 3.3.8 request header

2013-12-18 Thread 0bj3ct
Thanks, Amos. Now it is working, I cannot get X-Forwarded-For header, but instead Squid does not change request's source address, that's why I can directly get source address. Everything is okay, I can see client's requests in access.log file and squid works in intercept mode. But in cache.log

[squid-users] Re: Squid 3.3.8 request header

2013-12-18 Thread 0bj3ct
Cannot understand, if Squid does not use the conf file, how can I see all requests in access.log? By the way client uses internet with No-Proxy configured in his browser settings. And Squid redirects client to deny_info page, until I add them to allowed mac addresses list.. How all these work?

Re: [squid-users] Re: Squid 3.3.8 request header

2013-12-18 Thread Amos Jeffries
On 18/12/2013 10:07 p.m., 0bj3ct wrote: Cannot understand, if Squid does not use the conf file, how can I see all requests in access.log? By the way client uses internet with No-Proxy configured in his browser settings. And Squid redirects client to deny_info page, until I add them to allowed

[squid-users] Re: Squid 3.3.8 request header

2013-12-18 Thread 0bj3ct
it stopped working... I am agree with you, it seems something was wrong with it, but I reconfigured squid several times and it was still working... How can I configure transparent proxy with squid 3.3.8 ? I have no idea, was working on Squid for about 3 weeks.. What I am doing wrong? I've tried

[squid-users] Re: Squid 3.3.8 request header

2013-12-18 Thread 0bj3ct
Hello Is ssl enabled in squid 3.3.8? At last I solved my problem with intercept, but clients cannot connect via https. I did not notice --enable-ssl when run squid3 -v.. ## Output of squid -v : # Squid Cache: Version 3.3.8 configure options:

Re: [squid-users] Squid 3.x and wccp2_router crash

2013-12-18 Thread Guy Helmer
On Dec 17, 2013, at 1:44 PM, Don Brearley donbrear...@hibbing.edu wrote: What version of squid are you running, and which OS is it on? Thanks! squid 3.3.9 on FreeBSD 9.2. Regards, Guy Hi Guy, I just attempted 3.3.9 on FreeBSD 9.2/amd64 and I get the exact same error. What

[squid-users] assertion failed: Server.cc:245: r-body_pipe != NULL

2013-12-18 Thread hdkutz
Hello List, I have a Problem on a Centos 6.4 64 Bit System running RPM Package squid-3.3.11-1.el6.x86_64.rpm My squid.conf: snip http_port 172.25.254.50:80 http_port 127.0.0.1:3128 hierarchy_stoplist cgi-bin ? visible_hostname blbla.domain.local coredump_dir /var/spool/squid

Re: [squid-users] assertion failed: Server.cc:245: r-body_pipe != NULL

2013-12-18 Thread Alex Rousskov
On 12/18/2013 09:07 AM, hdk...@hdkutz.de wrote: Hello List, I have a Problem on a Centos 6.4 64 Bit System running RPM Package squid-3.3.11-1.el6.x86_64.rpm Any hints or tips on snip assertion failed: Server.cc:245: r-body_pipe != NULL snip ? Please see

[squid-users] Squid https caching

2013-12-18 Thread 0bj3ct
Hello. Can anybody tell me can I cache https requests with squid options described below? Squid Cache: Version 3.3.8 configure options: '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include'

Re: [squid-users] Squid 3.x and wccp2_router crash

2013-12-18 Thread Don Brearley
Hi Eliezer, Thanks for the reply! Yes, I was able to compile the latest 3.1.23 and it worked successfully on FreeBSD 9.2 -- however, going to the latest 3.2 release, the problem returned. Definitely a regression there. I'm going to stay on 3.1.23 for now thanks for the suggestion!

Re: [squid-users] Squid https caching

2013-12-18 Thread Amos Jeffries
On 19/12/2013 8:28 a.m., 0bj3ct wrote: Hello. Can anybody tell me can I cache https requests with squid options described below? snip I've configured iptables to redirect 443 to squid https_port number, tcpdump shows that machine accepts request on port 443. But client cannot open https

Re: [squid-users] Squid 3.x and wccp2_router crash

2013-12-18 Thread Amos Jeffries
On 19/12/2013 11:01 a.m., Don Brearley wrote: Hi Eliezer, Thanks for the reply! Yes, I was able to compile the latest 3.1.23 and it worked successfully on FreeBSD 9.2 -- however, going to the latest 3.2 release, the problem returned. Definitely a regression there. I'm going to

Re: [squid-users] Squid 3.x and wccp2_router crash

2013-12-18 Thread Don Brearley
Can I provide any more information to help address this? Can you please start Squid under a debugger and get a full stack trace with symbol names? We need to know where the address converion is being attempted from in order to make any progress on a fix. Amos Hi Amos, I hope you find

Re: [squid-users] Squid 3.x and wccp2_router crash

2013-12-18 Thread Don Brearley
For what it's worth, I tried 3.2.1 and the error occured, so there must be a regression between 3.1.23 and 3.2.1 - Don Don Brearley 12/18/13 9:19 PM Can I provide any more information to help address this? Can you please start Squid under a debugger and get a full stack trace with

[squid-users] Re: Squid https caching

2013-12-18 Thread 0bj3ct
No, I don't get any errors. Does this build support https caching or recompiling is the only solution? (I have tried for several times to compile, getting library errors, that is why if it is possible I want without compiling) Regards, -- View this message in context: