You must stop and disable firewalld when using csf
We received this email from the server. What is this issue all about?
``
You have an unresolved error when starting csf:
Error: *Error* firewalld found to be running. You must stop and disable firewalld when using csf, at line 922 in /usr/sbin/csf
You need to restart csf successfully to remove this warning, or delete /etc/csf/csf.error
``
-
Execute the below commands on your server # systemctl stop firewalld.service # systemctl disable firewalld.service # csf -r0 -
Thanks, @kodeslogic :D 0
Please sign in to leave a comment.
Comments
2 comments