• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Unable to Activate New Firewall Configurations

pierre88

Basic Pleskian
Hello,
i have a problem with Plesk Firewall (Plesk 10.4.4 on Centos)

I added a new rule to block an IP, when i click on Activate to apply the new rule, the plesk give me a error:

Warning: The current configuration has not been activated. The system has been reverted to the previous configuration. This has occured because there were connection problems between your browser and the server. Most probably, the reason is that you have arranged the configuration so that connections from your computer to the server are prohibited.


How to solve?

Thanks
 
I just received this error message after I added a new blocked ip.

Code:
Error: Could not activate firewall configuration:

safeact: safeact: /usr/local/psa/var/modules/firewall/firewall-new.sh failed:
iptables: Unknown error 18446744073709551615
 
I ssh into the box and ran /etc/init.d/psa-firewall restart and it restart successfully and it looks like the new ips are there.. Odd.
 
Do you know what is and where is the config of psa-firewall?

I solved removing the psa-firewall and using only iptables, fail2ban now works properly with iptables after i removed psa-firewall
 
Do you know what is and where is the config of psa-firewall?

I solved removing the psa-firewall and using only iptables, fail2ban now works properly with iptables after i removed psa-firewall

Hey Pierre88,

Yea the config for the psa-firewall are at /usr/local/psa/var/modules/firewall/

See KB111283 for all Logs and Configs
 
Back
Top