Category: Cpanel
In cPanel version 60, FTP passive mode is enabled by default, but instead of using the defaults provided in the pure-ftpd.conf file (30000-50000), cPanel/WHM will use the Ephemeral port range as defined by IANA: 49152 to 65535.
====
 https://en.wikipedia.org/wiki/Ephemeral_port
 ====
You can still use the old default range if you prefer, just edit the following file:
====
 /var/cpanel/conf/pureftpd/main
 ====
change the following line as needed:
====
 PassivePortRange:
 ====
Make sure the port range specified matches what is configured on the network firewall.
Tags:
cpanel