Community

Can't activate firewall

jo
josephgodwinke #2

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 

Sign in to reply