centos5.6 设置了iptables后,系统就无法启动了。


我设置了iptables,内容如下:
iptables -P INPUT DROP 
 iptables -P OUTPUT ACCEPT 
 iptables -P FORWARD ACCEPT
然后保存设置,重启系统就一直卡在如下画面:



只能进入单用户模式,把防火墙关掉才能正常启动,难道说我就不能使用防火墙了吗?
各位大神,出来解答小弟的疑惑吧?万分感谢

7 个解决方案

#1


check if you have /etc/sysconfig/iptables.save, if so, replace the iptables file with it and reboot

#2


应该是您在使用 iptables指令时, 破坏了旧的防火墙基本配置设定, 仔细看看 iptables 指令的用法吧.

#3


我重新尝试了一下,执行iptables -P INPUT DROP后,没有将配置保存至 /etc/sysconfig/iptables,只是执行了chkconfig iptables on,重新启动还是不行。请问是不是我的指令存在什么问题?我确定语法上是对的?

#4


我重新尝试了一下,执行iptables -P INPUT DROP后,没有将配置保存至 /etc/sysconfig/iptables,只是执行了chkconfig iptables on,重新启动还是不行。请问是不是我的指令存在什么问题?我确定语法上是对的?

#5


我重新尝试了一下,执行iptables -P INPUT DROP后,没有将配置保存至 /etc/sysconfig/iptables,只是执行了chkconfig iptables on,重新启动还是不行。请问是不是我的指令存在什么问题?我确定语法上是对的?

#6


i will not recommend editing permanent iptables rules through command line. You need to work on the iptables file directly!

#7


去看看配置文件禁用了哪些东西,我没有遇到过防火墙打开起不来的情况,
智能推荐

注意!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系我们删除。



 
© 2014-2019 ITdaan.com 粤ICP备14056181号  

赞助商广告