Skip to main content

You must stop and disable firewalld when using csf

Comments

2 comments

  • kodeslogic
    Execute the below commands on your server # systemctl stop firewalld.service # systemctl disable firewalld.service # csf -r
    0
  • cPRex Jurassic Moderator
    Thanks, @kodeslogic :D
    0

Please sign in to leave a comment.