Skip to main content

SFTP works. standar FTP randomly doesnt list files

Comments

3 comments

  • GOT
    You need to wshitelist ports 49152:65534 tcp_in in csf to allow for passive mode to work right.
    0
  • fmosse
    You need to wshitelist ports 49152:65534 tcp_in in csf to allow for passive mode to work right.

    Hi, I have this: TCP_IN = 20,21,22,25,53,80,110,143,443,465,587,993,995,2077,2078,2079,2080,2082,2083,2086,2087,2095,2096,8443,26, TCP_OUT = 20,21,22,25,37,43,53,80,110,113,443,587,873,993,995,2086,2087,2089,2703 So I have to leave it like this? TCP_IN = 20,21,22,25,53,80,110,143,443,465,587,993,995,2077,2078,2079,2080,2082,2083,2086,2087,2095,2096,8443,26,49152:65534 TCP_OUT = 20,21,22,25,37,43,53,80,110,113,443,587,873,993,995,2086,2087,2089,2703,49152:65534 ? Thanks, Francisco
    0
  • cPanelLauren
    Yes this is what should be set for FTP - any hardware appliances you might have attached to the server would also need to be updated as well.
    0

Please sign in to leave a comment.