linux firewall

Turn off the firewall:

systemctl stop firewalld.service #停止firewall
systemctl disable firewalld.service #Prohibit firewall from starting
firewall -cmd --state #View the default firewall status (notrunning is displayed when it is closed, and running is displayed when it is opened)

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325042274&siteId=291194637