Running stunnel on Solaris 2.8. Stunnel running as client quits unexpectedly . here are the lines in the log:
2005.07.12 11:01:31 LOG7[5736:1]: mod_jk_secure accepted FD=2 from 127.0.0.1:57610 2005.07.12 11:01:31 LOG7[5736:1]: FD 2 in non-blocking mode 2005.07.12 11:02:28 LOG3[5736:4]: SSL_connect: Peer suddenly disconnected 2005.07.12 11:02:28 LOG7[5736:4]: linger (remote): Invalid argument (22) 2005.07.12 11:02:28 LOG7[5736:4]: mod_jk_secure finished (1 left) 2005.07.12 11:02:28 LOG7[5736:5]: mod_jk_secure started 2005.07.12 11:02:28 LOG7[5736:5]: TCP_NODELAY option set on local socket 2005.07.12 11:02:28 LOG5[5736:5]: mod_jk_secure connected from 127.0.0.1:57610 2005.07.12 11:02:28 LOG7[5736:5]: FD 0 in non-blocking mode 2005.07.12 11:02:28 LOG7[5736:5]: mod_jk_secure connecting 150.247.130.5:51001 2005.07.12 11:02:28 LOG7[5736:5]: connect_wait: waiting 10 seconds 2005.07.12 11:02:28 LOG7[5736:1]: mod_jk_secure accepted FD=1 from 127.0.0.1:57614 2005.07.12 11:02:28 LOG7[5736:1]: FD 1 in non-blocking mode 2005.07.12 11:02:29 LOG7[5736:6]: mod_jk_secure started 2005.07.12 11:02:29 LOG7[5736:6]: TCP_NODELAY option set on local socket 2005.07.12 11:02:29 LOG5[5736:6]: mod_jk_secure connected from 127.0.0.1:57614 2005.07.12 11:02:29 LOG7[5736:6]: FD 7 in non-blocking mode 2005.07.12 11:02:29 LOG7[5736:6]: mod_jk_secure connecting 150.247.130.5:51001 2005.07.12 11:02:29 LOG7[5736:6]: connect_wait: waiting 10 seconds 2005.07.12 11:02:29 LOG7[5736:5]: connect_wait: connected 2005.07.12 11:02:29 LOG7[5736:5]: Remote FD=0 initialized 2005.07.12 11:02:29 LOG7[5736:5]: TCP_NODELAY option set on remote socket 2005.07.12 11:02:29 LOG7[5736:5]: SSL state (connect): before/connect initialization 2005.07.12 11:02:29 LOG7[5736:5]: SSL state (connect): SSLv3 write client hello A 2005.07.12 11:02:29 LOG7[5736:6]: connect_wait: connected 2005.07.12 11:02:29 LOG7[5736:6]: Remote FD=7 initialized 2005.07.12 11:02:29 LOG7[5736:6]: TCP_NODELAY option set on remote socket 2005.07.12 11:02:29 LOG7[5736:6]: SSL state (connect): before/connect initialization 2005.07.12 11:02:29 LOG7[5736:6]: SSL state (connect): SSLv3 write client hello A
All ideas welcome. I happen to know that the server side stunnel is down. SHouldn't the client side keep running under these circumstances?
Thanks, Liz