[squid-users] Transparent proxying HTTPS through Squid

2008-01-04 Thread Bert Moorthaemer
Hi all! I wonder how I can accomplish transparent proxying of HTTPS through Squid. I'm using - FreeBSD 6.2 - OpenBSD's PF - Squid 2.6.17 with transparent PF and SSL Currently I have normal HTTP traffic working, but I can't get HTTPS traffic working ... I wonder if it is possible at all.

Re: [squid-users] Transparent proxying HTTPS through Squid

2008-01-04 Thread Karl-Ludwig Reinhard
I dont think its technical possible to realize a transparent https proxy. Greetings Karl Bert Moorthaemer wrote: Hi all! I wonder how I can accomplish transparent proxying of HTTPS through Squid. I'm using - FreeBSD 6.2 - OpenBSD's PF - Squid 2.6.17 with transparent PF and SSL Currently I

[squid-users] Re: Transparent proxying HTTPS through Squid

2008-01-04 Thread Bert Moorthaemer
Hi Karl, I already found it ... it's not possible. Thx for the answer though ... Bert. Karl-Ludwig Reinhard [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I dont think its technical possible to realize a transparent https proxy. Greetings Karl Bert Moorthaemer wrote: Hi all!

Re: Fwd: [squid-users] Squid, SNMP and MRTG

2008-01-04 Thread Elvar
Indunil Jayasooriya wrote: On Dec 23, 2007 10:56 PM, Elvar [EMAIL PROTECTED] wrote: I also recommend http://www.squid-cache.org/~wessels/squid-rrd/ I went to the above URL. I configured acoording to the Doc there. Now I can See graphs, when I give the below URL

Re: [squid-users] Re: Transparent proxying HTTPS through Squid

2008-01-04 Thread Adrian Chadd
On Fri, Jan 04, 2008, Bert Moorthaemer wrote: Hi Karl, I already found it ... it's not possible. Thx for the answer though ... Pish. Course its possible. Its just not possible the way you think it should be possible. :) Adrian

[squid-users] How to Clear Cache in SQUID

2008-01-04 Thread TRM
Hi List, My HardDisk is getting full, i want to clear the cache. how can do that? -- \\\/// / \ | \\ // | ( | (.) (.) |) ---o00o--(_)--o00o--

Re: Fwd: [squid-users] Squid, SNMP and MRTG

2008-01-04 Thread Indunil Jayasooriya
HERE'S MY squid.conf acl mynet src 192.1.54.0/24 192.168.9.0/24 http_access allow mynet snmp_port 3401 acl snmppublic snmp_community public snmp_access allow snmppublic localhost snmp_access deny all snmp_incoming_address 0.0.0.0 snmp_outgoing_address 0.0.0.0 What

Re: [squid-users] How to Clear Cache in SQUID

2008-01-04 Thread Tek Bahadur Limbu
Hi, TRM wrote: Hi List, My HardDisk is getting full, i want to clear the cache. how can do that? If your cache resides in /var/squid/cache/ rm -fr /var/squid/cache/ then recreate the directory and rebuild it!! -- With best regards and good wishes, Yours sincerely, Tek

Re: [squid-users] How to Clear Cache in SQUID

2008-01-04 Thread Cassiano Martin
Shutdown squid and recreate the cache squid -k shutdown rm -rf /var/squid/cache/* (check if this is the real path) squid -z squid Tek Bahadur Limbu wrote: Hi, TRM wrote: Hi List, My HardDisk is getting full, i want to clear the cache. how can do that? If your cache resides in

[squid-users] IMPORTANT: Problems with Squid 2.6.17 and ICAP using Kaspersky HTTTP Proxy for Squid

2008-01-04 Thread Bert Moorthaemer
Hi all! I've just upgraded my company firewall with Squid 2.6.17 (from 2.6.5) and now I experience major problems with ICAP. The error I get is: Jan 4 13:49:20 aalsmeer squid[8034]: Squid Parent: child process 8036 started Jan 4 13:49:26 aalsmeer squid[8036]: xstrdup: tried to dup a NULL

Re: [squid-users] IMPORTANT: Problems with Squid 2.6.17 and ICAP using Kaspersky HTTTP Proxy for Squid

2008-01-04 Thread Adrian Chadd
Hi! The ICAP stuff is an addon patch to Squid-2.6.17 (as it doesn't support ICAP natively) and thus we don't support it. You'll have to contact the ICAP patch author or look at trying out Squid-3.0. (Anyone know who looks after the Squid-2.6 + ICAP patch these days?) Adrian On Fri, Jan 04,

Re: [squid-users] How to Clear Cache in SQUID

2008-01-04 Thread s f
You can also delete the swap.state file. Your cache files wont be deleted but replaced. On 1/4/08, Tim Bates [EMAIL PROTECTED] wrote: Remembering of course to lower the maximum cache size in the config too so it doesn't get too much again... TB Cassiano Martin wrote: Shutdown squid and

Re: [squid-users] How to Clear Cache in SQUID

2008-01-04 Thread Tim Bates
Remembering of course to lower the maximum cache size in the config too so it doesn't get too much again... TB Cassiano Martin wrote: Shutdown squid and recreate the cache squid -k shutdown rm -rf /var/squid/cache/* (check if this is the real path) squid -z squid Tek Bahadur Limbu wrote:

[squid-users] Re: IMPORTANT: Problems with Squid 2.6.17 and ICAP using Kaspersky HTTTP Proxy for Squid

2008-01-04 Thread Bert Moorthaemer
Adrian, Thanks, I suppose I have to wait until that chunked bug has been incorporated into the next STABLE release of 3.0 then ... Is there any timeframe on 3.0-STABLE2?? Bert. Adrian Chadd [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi! The ICAP stuff is an addon patch to

[squid-users] How to fix skype sound problem over squid ?

2008-01-04 Thread Cihad BOYNUKALIN
Hello all, While I am tring to make a skype conversation through a squid installed server, the sound cuts many time and the voice reaches with a lateness all the time. When I try thesame action through a direct internet connection over a modem without a squid installed server, the sound

Re: [squid-users] Re: IMPORTANT: Problems with Squid 2.6.17 and ICAP using Kaspersky HTTTP Proxy for Squid

2008-01-04 Thread Christos Tsantilas
Hi Bert, In the case you want this feature, it is not so difficult to apply a patch and compile the squid3 from sources. In this case I must inform you that this patch is not enough tested. But maybe you want to test it and inform the mailing list how works. And if there is a problem squid3

[squid-users] Transparent IPFW bypass for one host

2008-01-04 Thread jeff donovan
greetings I'm having a syntax brain fart. I have a transparent proxy and i need one host to bypass the redirect to squid. what is the correct syntax for IPFW ?? here is what i have. ipfw add 2 fwd 127.0.0.1,3128 tcp from any to any in recv en1 i need to add a rule that allows host

Re: [squid-users] How to Clear Cache in SQUID

2008-01-04 Thread Dan Moore
Hi folks, I believe this (clearing a cache, flushing a cache) is a FAQ: http://wiki.squid-cache.org/SquidFaq/OperatingSquid#head-23466fef7b7d2e1e43f4a3b83564029116e1faef Dan s f wrote: You can also delete the swap.state file. Your cache files wont be deleted but replaced. On 1/4/08, Tim

Re: [squid-users] How to Clear Cache in SQUID

2008-01-04 Thread K K
On 1/4/08, Tim Bates [EMAIL PROTECTED] wrote: Remembering of course to lower the maximum cache size in the config too so it doesn't get too much again... Good point. Which brings up the question, why manually delete the cache at all? Instead, just lower the maximum cache size (e.g. the

[squid-users] Squid not working for me

2008-01-04 Thread Dave Coventry
I cannot get squid to work on Ubuntu 7.10. I have a DHCP server (IP 192.168.60.254, named 'Base') set uo on the Ubuntu box which is correctly allocating IPs in the range 192.168.60.100-192.168.60.199 on eth1. I have eth0 connecting to my router/ADSL Modem and acquiring an IP through DHCP. I

[squid-users] leak in Squid-2.7 fixed

2008-01-04 Thread Adrian Chadd
Hi, I've fixed a rather silly memory leak I introduced into Squid-2.7 (and Squid-2.HEAD) recently. If you're running those versions anywhere then please grab tomorrow's snapshot (20080106). If you're running Squid-2.6 and are feeling lucky, please test tomorrow's Squid-2.7 snapshot out and