
Hello to all! I have a problem i have installed on my laptop in order to work with one service , i have to say it works like a charm , but it doesn't work on my PC both computers have Windows 7 No firewall in windows No firewall in router I can not understand what is missing , why is it working on what computer and on other is not This is my sunnel.conf client= yes debug= 7 output= stunnel.log [Rates] accept = 127.0.0.1:11009 connect = XXXXXXXXX.com:14009 [Deals] accept = 127.0.0.1:12009 connect = XXXXXXXXX.com:15009 Thanks in advance i appreciate any help.

Please check the log file. If you are still clueless, sanitize and post it. -----Original Message----- From: Reuven Sabi <[email protected]> Sender: [email protected] Date: Mon, 12 Dec 2011 21:29:08 To: <[email protected]> Subject: [stunnel-users] Stunnel is not working on one computer _______________________________________________ stunnel-users mailing list [email protected] http://stunnel.mirt.net/mailman/listinfo/stunnel-users

I checked on both computers and notices the following differences in the log NOT Working Computer SSL connected: new session negotiated Negotiated ciphers: RC4-SHA SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=SHA1 Socket closed on read Sending SSL write shutdown SSL_shutdown successfully sent close_notify SSL closed on SSL_read Sending socket write shutdown Connection closed: 141 bytes sent to SSL, 185 bytes sent to socket Service XXXX finished (0 left) Working Computer SSL connected: new session negotiated Negotiated ciphers: RC4-SHA SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=SHA1 Peer certificate was cached (871 bytes) SSL connected: new session negotiated Connection reset: 308 bytes sent to SSL, 722 bytes sent to socket Service XXXX finished (0 left) How can i fix this ? Thanks in advance On Mon, Dec 12, 2011 at 10:48 PM, <[email protected]> wrote:
Please check the log file. If you are still clueless, sanitize and post it.
-----Original Message----- From: Reuven Sabi <[email protected]> Sender: [email protected] Date: Mon, 12 Dec 2011 21:29:08 To: <[email protected]> Subject: [stunnel-users] Stunnel is not working on one computer
_______________________________________________ stunnel-users mailing list [email protected] http://stunnel.mirt.net/mailman/listinfo/stunnel-users

Reuven Sabi wrote:
I checked on both computers and notices the following differences in the log
NOT Working Computer
SSL connected: new session negotiated Negotiated ciphers: RC4-SHA SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=SHA1 Socket closed on read Sending SSL write shutdown SSL_shutdown successfully sent close_notify SSL closed on SSL_read Sending socket write shutdown Connection closed: 141 bytes sent to SSL, 185 bytes sent to socket Service XXXX finished (0 left)
Working Computer
SSL connected: new session negotiated Negotiated ciphers: RC4-SHA SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=SHA1 Peer certificate was cached (871 bytes) SSL connected: new session negotiated Connection reset: 308 bytes sent to SSL, 722 bytes sent to socket Service XXXX finished (0 left)
How can i fix this ?
Now it's clear that the problem is in your application, and not in stunnel. Mike
participants (3)
-
josealf@rocketmail.com
-
Michal Trojnara
-
Reuven Sabi