ftp connect but times out

Discussion in 'Installation/Configuration' started by korbynn, Jan 29, 2018.

  1. korbynn

    korbynn Member

    Lastest ISPConfig on CentOS 7.4

    ftp has sudden now stopped working.
    Adjusted pure-ftp.config for ForcePassiveIP and PassivePortRange
    Filezilla log:
    Status: Connecting to *.*.*.*:21...
    Status: Connection established, waiting for welcome message...
    Status: Initializing TLS...
    Status: Verifying certificate...
    Status: TLS connection established.
    Status: Logged in
    Status: Retrieving directory listing...
    Command: PWD
    Response: 257 "/" is your current location
    Command: TYPE I
    Response: 200 TYPE is now 8-bit binary
    Command: PASV
    Response: 227 Entering Passive Mode (*.*.*.*)
    Command: MLSD
    Error: Connection timed out after 20 seconds of inactivity
    Error: Failed to retrieve directory listing​
    What am i missing?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page