Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
joglomedia opened this issue Feb 13, 2022 · 0 comments
Closed
Assignees

Comments

@joglomedia
Copy link
Owner

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):

  • OS: Ubuntu 20.04
  • Shell: GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu)
  • Version: 2.x.x
@joglomedia joglomedia self-assigned this Feb 13, 2022
@joglomedia joglomedia changed the title VSFTPD error Server sent passive reply with unroutable address. Using server address instead. VSFTPD error Server sent passive reply with unroutable address... Feb 13, 2022
joglomedia added a commit that referenced this issue Feb 17, 2022
joglomedia added a commit that referenced this issue Feb 17, 2022
## v2.6.0

### New Features
- Add LEMPer's installation wrapper script ( https://github.com/joglomedia/LEMPer/blob/2.x.x/lemper.sh )
- Generate default LE's certificate for hostname domain on production environment
- Intro to new CLI command `lemper-cli site`

### Bugs Fix
- Installer not working on Ubuntu ( Issue #126 )
- locale-gen: command not found ( Issue #127 )
- VSFTPD error install: cannot create regular file ( Issue #128 )
- VSFTPD error Server sent passive reply with unroutable address ( Issue #129 )
- Postfix warning: do not list domain dev.localhost.localdomain in BOTH mydestination and virtual_alias_domains ( Issue #130 )
- Nginx Lua module installation error
- PHP multiple version installation error

### Enhancements
- Much more script enhancements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant