免费注册 查看新帖 |

Chinaunix

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

Connections/IP limit match support 与connlimit一样吗 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-12-05 11:46 |只看该作者 |倒序浏览
<> Connections/IP limit match support   是connlimit功能吗,如果是,为什么我没有选择它,我能使用
iptables -m connlimit -help

如果不是,它是干什么用的,我选中它,编译错误,不能完成,谢谢

论坛徽章:
0
2 [报告]
发表于 2007-12-05 11:49 |只看该作者
还有,我使用iptables -m connlimit -help这个个正常,
但使用下面出错:
iptables -I FORWARD -p tcp --syn --dport 80 -m connlimit --connlimit-above 5 -j DROP,时出错,提示iptables: Invalid argument,

怎么回事,谢谢,是格式错了吗

论坛徽章:
0
3 [报告]
发表于 2007-12-05 12:08 |只看该作者
原帖由 luojm_24680 于 2007-12-5 11:46 发表
Connections/IP limit match support   是connlimit功能吗,如果是,为什么我没有选择它,我能使用 iptables -m connlimit -help
如果不是,它是干什么用的,我选中它,编译错误,不能完成,谢谢

哪里看到的?内核选项那里没有 HELP 吗?

论坛徽章:
0
4 [报告]
发表于 2007-12-05 13:20 |只看该作者
CONFIG_IP_NF_MATCH_CONNLIMIT:                                           x
  x                                                                         x
  x This match allows you to restrict the number of parallel TCP            x
  x connections to a server per client IP address (or address block).       x
  x                                                                         x
  x If you want to compile it as a module, say M here and read              x
  x Documentation/modules.txt.  If unsure, say `N'.                         x
  x                                                                         x
  x Symbol: IP_NF_MATCH_CONNLIMIT [=n]                                      x
  x Prompt: Connections/IP limit match support                              x
  x   Defined at net/ipv4/netfilter/Kconfig:628                             x
  x   Depends on: NET && INET && NETFILTER && IP_NF_IPTABLES                x
  x   Location:                                                             x
  x     -> Networking                                                       x
  x       -> Networking support (NET [=y])                                  x
  x         -> Networking options            
  x           -> Network packet filtering framework (Netfilter) (NETFILTER  x
  x             -> IP: Netfilter Configuration   

我没见过connlimit,不知是否一样,但我怎样才能编译通过呀

论坛徽章:
0
5 [报告]
发表于 2007-12-13 23:22 |只看该作者
我在2.6.18内核看到的就是这个。。。

当时以为connlimit不存在了。。。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP