Skip to main content

How to enable explicit FTP over TLS login?

Comments

4 comments

  • GOT
    You need to open the passive ports in the firewall Look in /erc/pureftpd.conf to get the range its using and then open those ports for TCP inbound.
    0
  • webdsn
    You need to open the passive ports in the firewall Look in /erc/pureftpd.conf to get the range its using and then open those ports for TCP inbound.

    I am very grateful for your guidance~ I am already in /etc/pure-ftpd.conf Find relevant content But there is a problem here. His content is [QUOTE] # Port range for passive connections - keep it as broad as possible. PassivePortRange 49152 65534
    Does this mean that the port he uses is 49152 - 65534 or is it only 49152 and 65534?
    0
  • GOT
    If youa re using CSF, you would add it as 49152:65534 because that is a range of ports, not two specified ports.
    0
  • cPanelMichael
    Hello @webdsn, We provide a guide on how to address this issue at: How to Enable FTP Passive Mode - cPanel Knowledge Base - cPanel Documentation Let me know if this helps. Thank you.
    0

Please sign in to leave a comment.