当我使用firewall-cmd它挂起,我只是做了一个更新与yum和得到python (2.7.5)和kernel 。
我使用CentOS 7时,当我做sudo systemctl status firewalld.service我得到了: Active: active (running) 。
当我这样做时: ps aux | grep fire ps aux | grep fire它显示:
root 15616 0.0 0.4 249448 20088 ? Ss 22:18 0:00 /usr/bin/python -Es /usr/sbin/firewalld root 17687 0.0 0.0 335772 472 ? Ssl jul10 0:00 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid
我该如何解决firewall-cmd的挂?