码迷,mamicode.com
首页 > 其他好文 > 详细

iptables的配置文件/etc/sysconfig/iptables不存在

时间:2014-07-26 00:24:36      阅读:283      评论:0      收藏:0      [点我收藏+]

标签:blog   http   使用   文件   art   re   c   html   

某linux服务器,使用 cat /etc/sysconfig/iptables命令时, 找不到文件。

 

1. service iptables status

使用该命令检查状态

如果之前找不到配置文件,执行该命令,会看到“防火墙已停”

2. 启动防火墙: service iptables restart

 

3. 生成iptables配置: service iptables save

 

至此ok。

 

参考链接:

http://blog.btnotes.com/articles/233.html

http://blog.goyiyo.com/archives/1418

iptables的配置文件/etc/sysconfig/iptables不存在,布布扣,bubuko.com

iptables的配置文件/etc/sysconfig/iptables不存在

标签:blog   http   使用   文件   art   re   c   html   

原文地址:http://www.cnblogs.com/amosleaf/p/3868362.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!