Centos服务器端口无法访问

使用GPRS A6 模块进行TCP连接的时候,一度认为A6模块坏掉了

最终只是服务器端口都被防火墙堵住了

使用之前一直用的  service iptables stop  找不到iptables

原来Centos 7已经更名为firewall了,对应的进程名字为firwalld

接下来就停止firewalld服务即可

systemctl  stop firewalld

 

posted @ 2018-01-27 11:23  ecnu_lxz  阅读(448)  评论(0编辑  收藏  举报