RE: [squid-users] SQUID + SSL REVERSE PROXY

From: Ratti Michele <Michele.Ratti@dont-contact.us>
Date: Tue, 28 Dec 2004 17:40:29 +0100

The entire error is this one:

Dec 28 17:41:14 moon squid: Failed to make swap directory /var/cache/00: (13) Permission denied
Dec 28 17:41:14 moon squid[6409]: Squid Parent: child process 6411 started
Dec 28 17:41:15 moon (squid): Cannot open '/var/logs/access.log' because ^Ithe parent directory does not exist. ^IPlease create the directory.
Dec 28 17:41:15 moon squid[6409]: Squid Parent: child process 6411 exited due to signal 6
Dec 28 17:41:18 moon squid[6409]: Squid Parent: child process 6424 started
Dec 28 17:41:18 moon (squid): Cannot open '/var/logs/access.log' because ^Ithe parent directory does not exist. ^IPlease create the directory.
Dec 28 17:41:18 moon squid[6409]: Squid Parent: child process 6424 exited due to signal 6
Dec 28 17:41:21 moon squid[6409]: Squid Parent: child process 6436 started
Dec 28 17:41:21 moon (squid): Cannot open '/var/logs/access.log' because ^Ithe parent directory does not exist. ^IPlease create the directory.
Dec 28 17:41:21 moon squid[6409]: Squid Parent: child process 6436 exited due to signal 6
Dec 28 17:41:24 moon squid[6409]: Squid Parent: child process 6449 started
Dec 28 17:41:24 moon (squid): Cannot open '/var/logs/access.log' because ^Ithe parent directory does not exist. ^IPlease create the directory.
Dec 28 17:41:24 moon squid[6409]: Squid Parent: child process 6449 exited due to signal 6
Dec 28 17:41:27 moon squid[6409]: Squid Parent: child process 6462 started
Dec 28 17:41:27 moon (squid): Cannot open '/var/logs/access.log' because ^Ithe parent directory does not exist. ^IPlease create the directory.
Dec 28 17:41:27 moon squid[6409]: Squid Parent: child process 6462 exited due to signal 6
Dec 28 17:41:27 moon squid[6409]: Exiting due to repeated, frequent failures

Regards
Michele

-----Original Message-----
From: Ratti Michele [mailto:Michele.Ratti@cim-italia.it]
Sent: Tuesday, December 28, 2004 4:53 PM
To: squid-users@squid-cache.org
Cc: Henrik Nordstrom; Elsen Marc
Subject: [squid-users] SQUID + SSL REVERSE PROXY
Importance: High
Sensitivity: Confidential

Good morning...
I hope to have used well Henrik Nordstrom mails:

- I have taken these two files:
1)
http://devel.squid-cache.org/cgi-bin/diff2/ssl-2_5.patch?s2_5+/ssl-2.5.patch
SSL gatewaying
Goal: Add SSL gatewaying capabilities to Squid with the help of OpenSSL Status Fully merged into Squid-3 CVS tag: ssl Based on: HEAD, 2.5 Current Patches: 2.5: view / download

2)
http://www.squid-cache.org/Versions/v2/2.5/squid-2.5.STABLE7-20041227.tar.bz2

- I have create a RPM for Mandrake with these two files.

- I have installed squid.

- I have put these lines in my /etc/squid/squid.conf:

https_port 443 cert=/etc/squid/key.crt key=/etc/squid/key.key redirect_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf httpd_accel_host virtual httpd_accel_port 0 httpd_accel_uses_host_header off cache_peer owamail.cim-italia.it 80 443 no-query front-end-https=on never_direct allow all acl owa dstdomain 89.0.4.128/255.255.255.255 cache_peer_access owamail.cim-italia.it allow owa cache_peer_access owamail.cim-italia.it deny all visible_hostname owamail.cim-italia.it

- When squid starts I have this error:
2004/12/28 16:47:44| WARNING: Unknown neighbor type: 80
FATAL: Bungled squid.conf line 140: cache_peer owamail.cim-italia.it 80 443 no-query front-end-https=on Squid Cache (Version 2.5.STABLE7-20041227): Terminated abnormally.
CPU Usage: 0.014 seconds = 0.010 user + 0.004 sys Maximum Resident Size: 0 KB Page faults with physical i/o: 0 Aborted (core dumped)

Could you help me, please?

Thanks you very very much!

Regards
Michele
Received on Tue Dec 28 2004 - 09:39:48 MST

This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:03 MST