Welcome to Centmin Mod Community
Become a Member

FTP Connection Timed Out

Discussion in 'Other Centmin Mod Installed software' started by Lux, May 15, 2017.

  1. Lux

    Lux New Member

    3
    1
    3
    Mar 20, 2017
    Worldwide
    Ratings:
    +1
    Local Time:
    7:19 AM
    Please fill in any relevant information that applies to you:
    • CentOS Version: i.e. entOS 7 64bit
    • Centmin Mod Version Installed: 123.09beta01
    • Nginx Version Installed: latest available til this date.
    • PHP Version Installed: 7.0.0
    • MariaDB MySQL Version Installed: 10.1.21
    • When was last time updated Centmin Mod code base ? : recent update
    • Persistent Config: Do you have any persistent config file options set in /etc/centminmod/custom_config.inc ? You can check via this command:

      cat /etc/centminmod/custom_config.inc


      Code:
      LETSENCRYPT_DETECT='y'
      NGINX_IPV='y'
      PHP_VERSION='7.0.0'
      NGINX_PAGESPEED=y

    -----
    Here's my error:

    Code:
    Status:    Connection established, waiting for welcome message...
    Response:    220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
    Response:    220-You are user number 2 of 1000 allowed.
    Response:    220-Local time is now 14:31. Server port: 21.
    Response:    220-This is a private system - No anonymous login
    Response:    220-IPv6 connections are also welcome on this server.
    Response:    220 You will be disconnected after 15 minutes of inactivity.
    Command:    AUTH TLS
    Error:    Connection timed out after 20 seconds of inactivity
    Error:    Could not connect to server
    
    An Arubacloud vps.

    I have ports opened:
    30001 to 50011

    I tried with the IP, still not working.

    [I also tried to use ftptest.net and it doesn't connect.] update: I've created a new user and ftptest.net is now showing success.


    I can access ssh/sftp though. Thank you.

     
    Last edited: May 15, 2017
  2. eva2000

    eva2000 Administrator Staff Member

    55,425
    12,257
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,840
    Local Time:
    9:19 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    • Did you let the script generate a password for you or set your own ?
    • Did you make sure to enable explicit TLS/SSL mode and enable PASV passive mode like in 1st post here.
    • Which FTP client ? As not all FTP clients support FTP explicit TLS/SSL mode only clients listed at bottom of this post.
    • If you are having trouble with logging in using the generated pure-ftpd username and password, you can try changing the password for the pure-ftpd username with instructions outlined at Pure-FTPD Virtual FTP Users - CentminMod.com LEMP Nginx web stack for CentOS
    • Check if you're ISP IP address is being blocked by CSF Firewall. See FAQ items 40 & 41.
    You can read up on pure-ftpd virtual ftp user setup at Pure-FTPD Virtual FTP Users
     
  3. eva2000

    eva2000 Administrator Staff Member

    55,425
    12,257
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,840
    Local Time:
    9:19 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    ah so the created pure-ftpd username didn't work