joglomedia / LEMPer

LEMPer Stack is terminal-based LEMP / LNMP ( Linux, Nginx, MariaDB, PostgreSQL, MongoDB, Redis, Memcache, PHP, Secure FTP ) auto installer and virtual host manager for Debian & Ubuntu cloud or virtual server (vps) and on-premise (bare metal).
https://lemper.cloud/
GNU General Public License v3.0
208 stars 56 forks source link

VSFTPD error Server sent passive reply with unroutable address... #129

Closed joglomedia closed 2 years ago

joglomedia commented 2 years ago

Describe the Issue / Bug FTP connection got an error to connect

Server sent passive reply with unroutable address. Using server address instead.

To Reproduce Install LEMPer Stack with VSFTPD enable on AWS EC2 instance

Expected Behavior FTP connection works as expected

Screenshots / Screen Cast

image

Config File (.env)

[vsftpd]
INSTALL_VSFTPD=true

# Available installer: repo | source.
VSFTPD_INSTALLER="source"

# Available version: 3.0.5 or latest.
VSFTPD_VERSION="3.0.5"

# Enable FTP over TLS.
VSFTPD_SSL_ENABLE=true

System Information (please complete the following information):