Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Fred Grambs on December 22, 2001, 06:57:43 AM
-
I couldn't find any good answer to the problem I am seeing in the old posts of these forums. I am still a relative newbie with Linux, but learning fast. Hopefully, someone here will be able to respond.
I have been getting a large number of the following errors in httpd/ssl_engine_log:
[21/Dec/2001 22:42:57 00740] [info] Connection: Client IP: 192.168.1.34, Protocol: SSLv3, Cipher: RC4-MD5 (128/128 bits)
[21/Dec/2001 22:42:57 00744] [info] Connection to child 7 closed with unclean shutdown (server secure.server.net:443, client 192.168.1.34)
[21/Dec/2001 22:42:57 01952] [info] Connection to child 10 established (server secure.server.net:443, client 192.168.1.34)
[21/Dec/2001 22:42:57 01952] [info] Seeding PRNG with 1160 bytes of entropy
[21/Dec/2001 22:42:57 00745] [info] Initial (No.1) HTTPS request received for child 8 (server secure.server.net:443)
[21/Dec/2001 22:42:57 00745] [info] Connection to child 8 closed with unclean shutdown (server secure.server.net:443, client 192.168.1.34)
[21/Dec/2001 22:42:57 01952] [error] Cannot open SSLSessionCache DBM file /etc/httpd/logs/ssl_scache' for reading (fetch) (System error follows)
[21/Dec/2001 22:42:57 01952] [error] System: Permission denied (errno: 13)
[21/Dec/2001 22:42:57 00740] [info] Initial (No.1) HTTPS request received for child 3 (server secure.lvac.net:443)
[21/Dec/2001 22:42:57 00740] [info] Connection to child 3 closed with unclean shutdown (server secure.lvac.net:443, client 192.168.1.34)
[21/Dec/2001 22:42:57 01952] [error] Cannot open SSLSessionCache DBM file /etc/httpd/logs/ssl_scache' for writing (store) (System error follows)
[21/Dec/2001 22:42:57 01952] [error] System: Permission denied (errno: 13)
[21/Dec/2001 22:42:57 01952] [info] Connection: Client IP: 192.168.1.34, Protocol: SSLv3, Cipher: RC4-MD5 (128/128 bits)
[21/Dec/2001 22:42:57 01952] [info] Initial (No.1) HTTPS request received for child 10 (server secure.server.net:443)
[21/Dec/2001 22:42:57 01952] [info] Connection to child 10 closed with unclean shutdown (server secure.server.net:443, client 192.168.1.34)
I have also been seeing the cannot open SSLSessionCache dbm file errors in the httpd/error_log. I am running SME v5.0 Update 2 on a dual 866 MHz Pentium III. I have squid, atalk, and DHCP disabled. I am not sure what was done when the errors began (it looks like it started 2 weeks ago, but I can't think of any changes I made to the server). The trigger for the above log entry was accessing webmail. However, I don't see any problems with webmail usage. I did recently have a problem with trying to use user-manager to change a user's password, but that was resolved after I rebooted the server (exasperation setting in, and fallback to the old tried and true windows problem solving). The errors above are still showing up in the logs.