centos7 安装iptables ,关闭防火墙,打开指定的端口号

CentOS 7.0默认使用的是firewall作为防火墙,这里改为iptables防火墙。

1、关闭并禁止firewall开机启动

停止

systemctl stop firewalld.service      

禁止开机启动

systemctl disable firewalld.service 

2、安装iptables防火墙

yum install iptables-services 

编辑防火墙配置文件打开指定的端口号使用udp协议打开52100端口:

vi /etc/sysconfig/iptables 


centos7 安装iptables ,关闭防火墙,打开指定的端口号


保存退出

:wq

最后重启防火墙使配置生效

systemctl restart iptables.service 

设置防火墙开机启动

systemctl enable iptables.service 










本文转自 yntmdr 51CTO博客,原文链接:http://blog.51cto.com/yntmdr/1587741,如需转载请自行联系原作者
上一篇:对数据分析解决方案供应商而言 技术与业务性解决方案并重


下一篇:SAP 电商云 Spartacus UI 产品明细页面路由确定后,加载的是 page template