• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

FTP-Connection not possible

ehrenwert

Basic Pleskian
Hello,

well, I've got a little problem:

My CentOS-based Servers are not reachable via FTP by using passive mode:

Status: Auflösen der IP-Adresse für server.name.de
Status: Verbinde mit 12.34.5.67:21...
Status: Verbindung hergestellt, warte auf Willkommensnachricht...
Antwort: 220 ProFTPD 1.3.4d Server (ProFTPD) [12.34.5.67]
Befehl: USER ftp_mylogin
Antwort: 331 Password required for ftp_mylogin
Befehl: PASS ********
Antwort: 230 User ftp_mylogin logged in
Befehl: SYST
Antwort: 215 UNIX Type: L8
Befehl: FEAT
Antwort: 211-Features:
Antwort: MDTM
Antwort: MFMT
Antwort: TVFS
Antwort: UTF8
Antwort: AUTH TLS
Antwort: MFF modify;UNIX.group;UNIX.mode;
Antwort: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
Antwort: LANG en-US*
Antwort: PBSZ
Antwort: PROT
Antwort: REST STREAM
Antwort: SIZE
Antwort: 211 End
Befehl: OPTS UTF8 ON
Antwort: 200 UTF8 set to on
Status: Verbunden
Status: Empfange Verzeichnisinhalt...
Befehl: PWD
Antwort: 257 "/" is the current directory
Befehl: TYPE I
Antwort: 200 Type set to I
Befehl: PASV
Antwort: 227 Entering Passive Mode (12,34,5,67,132,18).
Befehl: MLSD
Fehler: Die Datenverbindung konnte nicht hergestellt werden: ETIMEDOUT - Connection attempt timed out
Fehler: Zeitüberschreitung der Verbindung
Fehler: Verzeichnisinhalt konnte nicht empfangen werden

PLESK firewall got the following rules: http://d.pr/i/X5dP


What can I do here?


P.S: I modified proftpd as described here: http://kb.parallels.com/en/2207
 
Last edited:
Have you tried connect to ftp server with disabled firewall?
 
Hi and thank you :)
Are these configuration files overwritten when I install a plesk-update?


Is the line:

MasqueradeAddress 54.243.21.14

neccessarry in my case?
 
Back
Top