红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Debian

求教debian 5.03 启动iptables脚本的问题

发布时间:2009-11-13 20:14:19来源:红联作者:maminlong
标题: 求教debian 5.03 启动iptables脚本的问题

脚本:iptables.sh
内容:只有一件命令(只是测试)
#!/bin/sh
iptables -F

已经添加启动:/etc/init.d/rc.local 中
开机加载脚本时错误,显示.
/etc/rc2.d/S99rc.local:line42:iptables.sh:command not found

#ls --color 查看脚本是绿色的。


新手望大家多多指教。在线等。

补充,手动可执行此脚本。但就是不用自执行。。。。
文章评论

共有 1 条评论

  1. maminlong 于 2009-11-13 20:27:54发表:

    {:2_92:}