Ok, I could solve it, if it was a problem, it was this: WARNING **: 15: 44: 50.051: Unable to register authenticati on agent: GDBus.Error: org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject Error registering authentication agent: GDBus.Error: org.freedesktop.PolicyKit1.E rror.Failed: Cannot determine user of subject (polkit-error-quark, 0) Failed to start firewalld.service: Unit is masked.
What I did was, configure
https://opentechy.com/how-to-fix-gdbus-errororg-freedesktop-policykit1-error-failed/Where, after reinstalling Firewalld with yum install firewalld, add the ports that you previously had to access the ssh, (Optional). like this one here:
https://www.digitalocean.com/community/tutorials/additional-recommended-steps-for-new-centos-7-serversI followed everything, after installing and configuring it, disable it, if you get an error, SMTPAUTH_LOG repeated, you have to edit the etc / csf / csf.conf file and delete any line, if you look there will be 2 identical, only delete 1 and ready.
With that I followed this tutorial from here:
http://forum.centos-webpanel.com/index.php?topic=242.0Just using these codes:
systemctl disable firewalld
systemctl stop firewalld
csf -x
And voila, enter CWP, and I was able to activate the CWP Firewall again