有项目使用到了Centos系统服务器,发布后局域网不能访问的可能原因之一就是防火墙还开着
抄袭地址
systemctl status firewalld
开启
systemctl enable firewalld
关闭
systemctl disable firewalld
systemctl start firewalld
systemctl stop firewalld
请先登录 GitHub 后留言
这篇文章还没有留言,来写第一条吧。
第 1 / 1 页