Can't activate firewall

Can’t activate firewall.
Button is not working status is still of

Hello @Infokeeda

Run the following commands on ssh or vnc

## check if firewalld is up
$ systemctl status firewalld
## start firewalld if result shows its not up
$ systemctl start firewalld