• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

FTP passive mode not working with Plesk Firewall

jj05

Basic Pleskian
By default, FTP passive mode doesn't work with the Plesk Firewall.

To work around that on RHEL/CentOS/CloudLinux you need to edit /etc/sysconfig/iptables-config and change the line with IPTABLES_MODULES to:
IPTABLES_MODULES="ip_conntrack_ftp"

It would be better to have an option in the Plesk firewall module to do it there, instead of having to do it manually.
 
Back
Top