james-l
2/10/2017 - 6:40 PM

centos firewall

centos firewall

# 注意,diable does not stop the firewall

# Disable Firewalld
systemctl disable firewalld

# Stop Firewalld
systemctl stop firewalld

# Check the Status of Firewalld
systemctl status firewalld