Hello.

I try to use stunnel 4.03 as client with Windown 2000 Pro.

Here is stunnel -version output:
stunnel 4.03 on x86-pc-mingw32-gnu WIN32 with OpenSSL 0.9.6g 9 Aug 2002

Global options
cert            = stunnel.pem
ciphers         = ALL:!ADH:RC4+RSA:+SSLv2:@STRENGTH
debug           = 5
key             = stunnel.pem
service         = stunnel
RNDbytes        = 64
RNDoverwrite    = yes
session         = 300 seconds
verify          = none

Service-level options
TIMEOUTbusy     = 300 seconds
TIMEOUTclose    = 60 seconds
TIMEOUTidle     = 43200 seconds

Server is down
----
Here is my stunnel.conf:
client = yes
[mysql]
accept  = 3306
connect = 192.168.1.3:13360

When I'v tried connect to localhost:3306 MySQL client hangs.
On stunnel console had appeared: 2002.11.11 17:55:10 LOG5[1508:1464]: mysql
connected from 127.0.0.1:2035

And no connection to server occured.
Server is FreeBSD with stunnel 4.0 works fine from other FreeBSD box.

----
Sem.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to