Firewalld.service start operation timed out. Terminating. Centos 7

centos 7 systemd[1]: firewalld.service start operation timed out. Terminating.


the fastest way to restart is:


systemctl stop firewalld 
 
pkill -f firewalld 
 
systemctl start firewalld


Comments

Post a Comment

Popular posts from this blog

Securing the Pi-hole with fail2ban to prevent DNS Amplification attacks

Wazuh opensearch dashboard ConnectionError: connect ECONNREFUSED ::1:9200"

Reduce (shrink) and resize raw disk at Proxmox