• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Unable to Remove or Edit Firewall Rules

APaterson71

New Pleskian
I have set up a firewall rule to block a particular number of IP addresses, and wanted to add a few more ranges. When I click on the rule all I can do is view it, I cannot add anything to the list. Also on the list of rules the tick box next to the rule is disabled so I cannot remove it (rules that were set up by the system do have the tick boxes active)

Any ideas as to what may be wrong?
Thanks

Screen Shot 2020-12-16 at 11.49.49.png
 
possibly back up before

rm /opt/psa/var/modules/firewall/firewall-new.sh
rm /opt/psa/var/modules/firewall/safeact.confirm

and then apply and confirm only once at the end:
On first SSH:
/usr/local/psa/bin/modules/firewall/settings -a
On second SSH:
/usr/local/psa/bin/modules/firewall/settings -c
 
Back
Top