I have been playing a little with dbnc, using it on an SSL site. Now I could get it connect to the site with SmartFTP
Resolving host name 192.168.1.100...
Connecting to (192.168.1.100) -> IP: 192.168.1.100 PORT: 65000
Connected to (192.168.1.100) -> Time = 0ms
Socket connected waiting for login sequence.
220- Login
AUTH TLS
234 AUTH TLS successful.
Connected. Exchanging encryption keys...
Session Cipher: 128 bit RC4
SSL encrypted session established.
PBSZ 0
200 PBSZ 0 successful.
And I could get in etc..
Now if I use FlashFXP:
[L] Logged off: 192.168.1.100
[L] Connecting to 192.168.1.100 -> IP=192.168.1.100 PORT=65000
[L] Connected to 192.168.1.100
[L] 220- Login
[L] AUTH TLS
[L] 234 AUTH TLS successful.
[L] Connected. Negotiating TLSv1 session..
[L] error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
[L] Connection failed (Connection closed by client)
[L] Delaying for 120 seconds before reconnect attempt #1
So I googled my ass off looking on that error message, couldn't find any useful info.
Is there anyone who uses dBNC on an SSL site, and has the same problem or the solution for this?
Or is there anyone who might have another decent Windows BNC?
Thanks