• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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