Centos 7: 打开Samba防火墙端口

Posted IWS

tags:

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

firewall-cmd --permanent --add-port=137/tcp
firewall-cmd --permanent --add-port=138/tcp
firewall-cmd --permanent --add-port=139/tcp
firewall-cmd --permanent --add-port=445/tcp
firewall-cmd --permanent --add-port=901/tcp

以上是关于Centos 7: 打开Samba防火墙端口的主要内容,如果未能解决你的问题,请参考以下文章

Centos 7 开放查看端口 防火墙关闭打开

Centos 7 开放查看端口 防火墙关闭打开

Centos 7和 Centos 6开放查看端口 防火墙关闭打开

centos 7 打开端口

centos 7的防火墙怎么开放端口

CentOS 7 打开关闭FirewallD防火墙端口命令