PDA

View Full Version : FXP SSL Problem


kebabber
10-27-2003, 10:32 AM
Hey,

First some sw info:
SERVER1:

Ioftpd 5.2.2 With working SSL cert (Tested ok)

SERVER 2:

Glftpd 1.30 With no SSL.

CLIENT:
FlashFXP 2.1 b 924
Settings:
-> Server 1:SSL AUTH Both List and data, and SSL Site to Site Transfer
-> Server 2: Standard NO SSL

When I try to fxp from Server1 to Server2 I get this error from ioftpd:
200 PORT command successful.
STOR file.r52
150 Opening BINARY mode data connection for file.r52.
RETR file.r52
150 Opening BINARY mode data connection for file.r52.
426 Data Connection: Connection reset by peer.
426 Connection closed: Your user class requires you to use secure connections.

If i try to download directly from the ioftpd with ssl it work very well. But it seems to be a problem with ssl to no ssl sites.

Regards Kebab

Mouton
10-27-2003, 10:44 AM
Why do u activate 'SSL Site to Site Transfer' if server 2 doesn't accept SSL transfers ? Remove that option.

Also, remove the Require_Encrypted_Data = * from your io config, since you want to make transfers to non-ssl sites. That's why u get an error.

kebabber
10-27-2003, 10:53 AM
:banana:

I have removed that option ... my misstake in the prev. post.

But i have Require_Encrypted_Data = * in the config...

So i should set it to !* ...

Thanks mouton.. Iobanana is great :)

mickon
03-02-2006, 01:48 PM
this thread was my saving :) thanks guys

whocarez2k5
04-03-2006, 09:22 AM
Why do u activate 'SSL Site to Site Transfer' if server 2 doesn't accept SSL transfers ? Remove that option.

Also, remove the Require_Encrypted_Data = * from your io config, since you want to make transfers to non-ssl sites. That's why u get an error.
Same problem here
Using version ioftpd 5-8-7r
Both sites have SSL
SSL data transfer enabled and set in client

and get this error:

[1] 150 Opening ASCII mode data connection for aul.sfv (2730 bytes).
[1] 435 Failed TLS negotiation on data channel (after CPSV), disconnected: No such file or directory.

ioUSER
05-05-2006, 05:42 AM
cpvs isnt supported... try alternate fxping... it works with SSCN :)