Page 1 of 1

Passive connection not working

Posted: Mon Jan 11, 2016 5:08 pm
by PSlekys
Hello,

When connecting with FTP (Filezilla) passive mode - it does not work:

Code: Select all

Response:	200 Switching to Binary mode.
Command:	PASV
Response:	227 Entering Passive Mode (40,115,53,138,46,247).
Command:	LIST
Error:	Connection timed out after 20 seconds of inactivity
Error:	Failed to retrieve directory listing
The ports 12000 - 12100 are set in the Firewall and Vsftpd file in /etc/, VM hosting has them open as well.

Where could the issue be?

Re: Passive connection not working

Posted: Sat Jan 16, 2016 10:44 pm
by BBuchanan1013
In the firewall, make sure the IP is listed as
0.0.0.0/0

Can you post your vsftp config?

Re: Passive connection not working

Posted: Fri Jan 22, 2016 11:11 am
by Elizine
Please refer the article in the link below related to Nginx + PHP-FPM Installation and Configuration - Nginx + PHP-FPM Installation and Configuration

This may help you.