• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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