红联Linux门户
Linux帮助

iptables 怎么不能用

发布时间:2007-01-01 14:59:15来源:红联作者:angel725
[angel@localhost ~]$ iptables -L
bash: iptables: command not found


这样也不行:
[angel@localhost ~]$ iptable -L
bash: iptable: command not found

系统是FC6,iptables怎么用,
文章评论

共有 6 条评论

  1. kemen 于 2007-12-21 09:00:53发表:

    以上?的都有可能

  2. somethingels 于 2007-12-20 17:48:30发表:

    应该是权限问题,你在root下试试。

  3. robertmaggie 于 2007-12-20 14:51:58发表:

    很可能没有装IPTABLES的组件吧

  4. chameleon 于 2007-01-02 02:34:43发表:

    同上

  5. hstking 于 2007-01-02 01:39:07发表:

    /sbin/iptables -L

  6. Subbo 于 2007-01-01 21:50:35发表:

    可能没装iptables这个包,或者需要在iptables前面加上目录路径。