![]() |
|
FTP problem - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: FTP problem (/showthread.php?tid=3864) |
FTP problem - zanga - 07-04-2017 Hello, I know this might be a classic issue but I can't seem to find the solution. I configured the proftpd to listen on a different port, opened the port in the firewall, opened PASV ports 65000 to 65100 and also added the MasqueradeAddress with the public IP. However when trying to connect I get: Quote:Timeout detected. (data connection) Any ideas what I can be missing ? Thanks ! RE: FTP problem - Me.B - 07-10-2017 seem PASV issue try to disable PASV and connect again to be sure over that first. M B RE: FTP problem - zanga - 08-31-2017 Thanks for your reply, I tried and it still didn't work. I was also using a different ftp port then the standard, oddly enough it worked after setting it back to the standard one (even though the firewall was open for that port) and after disabling PASV. |