Active mode on AWS EC2

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
jecampo
500 Command not understood
Posts: 1
Joined: 2023-09-26 03:48
First name: Jorge
Last name: Campo

Active mode on AWS EC2

#1 Post by jecampo » 2023-09-26 03:55

Hi,

I have setup a FTP server on active mode on AWS (My test client requiere active) I have created a rule on the EC2 to allow inbound ports 20-21 custom tcp traffic but still gettin errors. What configuration is missing?

This are the errors on the server

<Date/Time> Info [Type] Message
<26-09-2023 03:44:11> FTP Session 13 181.234.214.63 admin [Error] GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.
<26-09-2023 03:44:11> FTP Session 13 181.234.214.63 admin [Status] Client did not properly shut down TLS connection
<26-09-2023 03:44:11> FTP Session 13 181.234.214.63 admin [Error] Control channel closed with error from source 0. Reason: ECONNABORTED - Connection aborted.

and on the client

Response: 200 PORT command successful.
Command: MLSD
Response: 150 Starting data transfer.
Error: Connection timed out after 20 seconds of inactivity
Error: File transfer failed
Status: Disconnected from server

What should I

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: Active mode on AWS EC2

#2 Post by boco » 2023-09-26 05:42

Active mode requires setting up, forwarding and opening the data port range on the client side, as well as telling the FTP client software the client's public IP. And that applies to every client accessing the FTP server.

Please read the Active mode chapter of Network Configuration.

Edit direct link: https://wiki.filezilla-project.org/Netw ... ctive_mode
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply