425 Unable to build data connection: Operation not permitted

Hi @all,

I used Bitkinex a lot since about one year starting from version 3.1.1.
I connect from a Windows XP and Windows 7 to a Ubuntu server running proftpd.
Ubuntu was first 8.04 and upgraded to 9.10. proftpd was 1.1.2 upgraded to 1.2 with TLSv1 (explicit tls auth+data).
Now I installed the Ubuntu server again with Lucid Lynx 10.4 and proftpd 1.3.2c libssl 0.9.8i and since this I could not connect over explicit tls anymore. I found out that there was a bug in proftpd so I updatet it to 1.3.3a and libssl to 0.9.8o but still not got in. This time I got the error 425.
I now tried my old ftp client FlashFXP and guess what? I can connect with explicit tls, so there must be a problem with Bitkinex. I would love to stay with Bitkinex. Can you take a look at this?


Resolving host name "*SERVER*" ...
Opening control connection ( *SERVER*:*PORT* => ip: *IP*, port: *PORT* )
Connected (*IP*:*PORT*)
>>> 220 My FTP Server
<<< AUTH TLS
>>> 234 AUTH TLS successful
SSL negotiation
Server certificate found in the local database.
<<< PBSZ 0
>>> 200 PBSZ 0 successful
<<< USER *USER*
>>> 331 Password required for *USER*
<<< PASS ******
>>> 230 Anonymous access granted, restrictions apply
<<< SYST
>>> 215 UNIX Type: L8
Detected server type: UNIX.
<<< PROT P
>>> 200 Protection set to Private
<<< FEAT
>>> 211-Features:
>>> MDTM
>>> MFMT
>>> TVFS
>>> AUTH TLS
>>> UTF8
>>> LANG fr-FR.UTF-8;fr-FR;en-US.UTF-8;en-US
>>> MFF modify;UNIX.group;UNIX.mode;
>>> MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
>>> PBSZ
>>> PROT
>>> REST STREAM
>>> SIZE
>>> 211 End
<<< OPTS UTF8 ON
>>> 200 UTF8 set to on
<<< PWD
>>> 257 "/" is the current directory
<<< CWD /
>>> 250 CWD command successful
<<< PASV
>>> 227 Entering Passive Mode (*IP*,216,25).
Resolving host name "*IP*" ...
Opening data connection ( *IP* => ip: *IP*, port: 55321 )
Connected (*IP*:55321)
<<< MLSD
SSL negotiation
>>> 150 Opening ASCII mode data connection for MLSD
>>> 425 Unable to build data connection: Operation not permitted
FIN received
Data connection closed
FIN received
Control connection closed

Thank you
Bite