• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

plesk and firewall

Z

ZionAhead

Guest
can someone tell me exactly how csf firewall should be set for plesk (linux)???

I get this error when firewall is enabled (duplicated with apf and csf, tried both). Error goes away if firewall is disabled.

Service is not available now, probably your Plesk is misconfigured.

I have this:

# Allow incoming TCP ports
TCP_IN = "20,21,22,25,53,80,106,110,143,443,465,953,993,995,2855,8443"

# Allow outgoing TCP ports
TCP_OUT = "20,21,22,25,53,80,106,110,113,443,953,8443,9999"

# Allow incoming UDP ports
UDP_IN = "20,21,53,953"

# Allow outgoing UDP ports
# To allow outgoing traceroute add 33434:33523 to this list
UDP_OUT = "20,21,53,113,123,953"
 
Please click one of the Quick Reply icons in the posts above to activate Quick Reply.
 
Back
Top