On
after submitting, the wizard defining remote FTP server, it always says:
When i used different server with different FTP server software etc., then it worked.
So DA fails to login, but i tried to connect using that credentials (just alphanumeric under 10 characters) via different computer, and login data works to login:
TLS Handshake successful
Protocol: TLS1.2, Key exchange: ECDHE-SECP384R1-RSA-SHA384, Cipher: AES-256-GCM, MAC: AEAD
certificate is self signed, generated using "openssl req -x509 -nodes -days 36500 -newkey rsa:1024 -keyout /etc/ssl/private/vsftpd.pem -out /etc/ssl/private/vsftpd.pem"
(i am unsure if that cipher etc. is ok for DA. if not, suggest better openssl command please)
The FTP server logged (into system log file) only that connection attempts from my test computer, but not the one made from DA server backup wizard. Which is strange, because the DA error mesage does not complain about connection, but about login itself...
Later likely when DA server admin tried connection manually, my FTP server logged following:
no more log lines regarding that connection... note that the cipher is different from my test computer connection..
SSL tickbox in DA cause DA error:
UPDATE: solution to this issue may be bad iptables rules that block/forward traffic away.
ERROR DURING CRON MODIFICATION
ncftpls: cannot open ftpserveriphere: username and/or password was not accepted for login.
/usr/bin/ncftpls returned error code 1
FTP information invalid.
When i used different server with different FTP server software etc., then it worked.
So DA fails to login, but i tried to connect using that credentials (just alphanumeric under 10 characters) via different computer, and login data works to login:
TLS Handshake successful
Protocol: TLS1.2, Key exchange: ECDHE-SECP384R1-RSA-SHA384, Cipher: AES-256-GCM, MAC: AEAD
certificate is self signed, generated using "openssl req -x509 -nodes -days 36500 -newkey rsa:1024 -keyout /etc/ssl/private/vsftpd.pem -out /etc/ssl/private/vsftpd.pem"
(i am unsure if that cipher etc. is ok for DA. if not, suggest better openssl command please)
The FTP server logged (into system log file) only that connection attempts from my test computer, but not the one made from DA server backup wizard. Which is strange, because the DA error mesage does not complain about connection, but about login itself...
Later likely when DA server admin tried connection manually, my FTP server logged following:
CONNECT: Client "IP_DA_server"
FTP response: Client "IP_DA_server", "220 (vsFTPd 3.0.2)"
FTP command: Client "IP_DA_server", "AUTH TLS"
FTP response: Client "IP_DA_server", "234 Proceed with negotiation."
DEBUG: Client "IP_DA_server", "SSL version: TLSv1/SSLv3, SSL cipher: ECDHE-RSA-AES128-GCM-SHA256, not reused, no cert"
no more log lines regarding that connection... note that the cipher is different from my test computer connection..
SSL tickbox in DA cause DA error:
/usr/local/bin/curl returned error code 64
curl: (64) Requested SSL level failed
FTP information invalid.
UPDATE: solution to this issue may be bad iptables rules that block/forward traffic away.
Last edited: