• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Issue Ubuntu 20.04 LTS + Plesk Obsidian Firewall Ext. says: iptables is needed...

Joachim_Weisse

New Pleskian
Hello,

I installed (Hosted by Hetzner) Ubuntu 20.04 LTS + Plesk Obsidian Web Pro Edition. I installed the Plesk Firewall xetension and open the Plesk Firewal:
Error: The Firewall module requires Iptables to be installed. Please install the Iptables package from your OS vendor.
1645701496141.png

Then I read, Ubuntu 20.04 prefers nftables and not anymore iptables. Is that right?

At this point I have to ask, what is the prefered way to come up to a runing Plesk Firewall Extension with Ubuntu 20.04 LTS? (fresh server installation)

At the distribution/Plesk paket from Hetzner (Plesk Obsidian+Ubuntu 20.04 LTS) is iptables, nftables or ufw not pre-installed - what I have to install and what way to proper work with Ubuntu 20.04 LTS AND Plesk Obsidian Firewall Extension?

Best regards
 
what I have to install and what way to proper work with Ubuntu 20.04 LTS AND Plesk Obsidian Firewall Extension?

You will have to do: apt install netfilter-persistent iptables-persistent

AFAIK the Plesk firewall extension only works with iptables, not with nftables.
 
Back
Top