firewalld not running centos 7
systemctl start firewalld
FirewallD is not running
# check the status of the service (running and eanbled)
systemctl status firewalld
# if the service is not running, start it
systemctl start firewalld
# if the service has exited , restart it(check for error if any)
systemctl restart firewalld
# if the service is not enabled, enable it
systemctl enable firewalld
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us