Centos7防火墙开启和关闭

Posted greycdoer0

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Centos7防火墙开启和关闭相关的知识,希望对你有一定的参考价值。

sudo firewall-cmd --zone=public --add-port=3000/tcp --permanent
sudo firewall-cmd --reload

以上是关于Centos7防火墙开启和关闭的主要内容,如果未能解决你的问题,请参考以下文章

centos7开启关闭80端口

centos7开启关闭防火墙

centos7如何启动防火墙?

centos7 关闭默认firewalld,开启iptables

Centos7开启iptables防火墙关闭firewall防火墙

centos7 为啥开启防火墙之后就断开连接