Cannot access ftp server deployed over docker in ec2 through load balancer from port 21 #1110
Unanswered
ShubhTakale
asked this question in
Q&A
Replies: 2 comments 6 replies
-
This has been asked many times in the past, check old issues/discussions. You need to understand how the FTP protocol works and configure your load balancer appropriately. Take also a look at the SFTPGo logs. Check the support policy if you want less generic help. Thanks |
Beta Was this translation helpful? Give feedback.
4 replies
-
If you only need to allow a few active connections it might not be a big deal otherwise it's not worth you time. Unless AWS has changed the load balancer you'd need a target group for every single passive ip in the configured range. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Getting below error when trying to list the directories,
421 Service not available, remote server has closed connection
Passive mode refused.
Beta Was this translation helpful? Give feedback.
All reactions