免费注册 查看新帖 |

Chinaunix

广告
  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1313 | 回复: 0
打印 上一主题 下一主题

我打了iptables打完补丁后为什么无法使用新的模块啊? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-07-13 18:16 |只看该作者 |倒序浏览
我用的是红帽AS3自带的1.2.8版本的iptables
我下了补丁包进行了升级升重新安装了模块
==============模块如下===================
[root@localhost netfilter]# pwd
/lib/modules/2.4.21-20.EL/kernel/net/ipv4/netfilter
[root@localhost netfilter]# ls ipt_time.o
ipt_time.o
[root@localhost netfilter]# pwd
/lib/modules/2.4.21-20.EL/kernel/net/ipv4/netfilter
[root@localhost netfilter]# ll ipt_time.o
-rw-r--r--    1 root     root         3000 Jul 13 14:29 ipt_time.o
[root@localhost netfilter]#
[root@localhost netfilter]# ll ipt_iprange.o
-rw-r--r--    1 root     root         1896 Jul 13 14:29 ipt_iprange.o
===============但我操作的时候为什么出现这样的提示啊=======
是我的语法有问题吗?
还是其它什么原因?


[root@localhost root]# iptables -A OUTPUT -m time --timestart 8:00 --timestop 18:00 -j ACCEPT
iptables v1.2.9: TIME match: You must specify `--timestart --timestop and --days'
Try `iptables -h' or 'iptables --help' for more information.

----------------------------------------
[root@localhost root]# iptables -A FORWARD - iprange --src-range 192.168.11.5-192.168.11.180 -j ACCEPT
Bad argument `-'
Try `iptables -h' or 'iptables --help' for more information.

补丁_调整大小.jpg (37.07 KB, 下载次数: 43)

补丁_调整大小.jpg
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP