作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (10): 162-163. doi: 10.3969/j.issn.1000-3428.2009.10.053

• 安全技术 • 上一篇    下一篇

基于Netfilter的连接限制的研究与实现

顾栋梁,周 健,程克勤   

  1. (合肥工业大学计算机与信息学院,合肥 230009)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-05-20 发布日期:2009-05-20

Research and Implementation of Connection Limit Based on Netfilter

GU Dong-liang, ZHOU Jian, CHENG Ke-qin   

  1. (College of Computer and Information, Hefei University of Technology, Hefei 230009)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-05-20 Published:2009-05-20

摘要: 提出一种限制连接的方法。利用Netfilter/Iptables系统的扩展功能,创建一个可以对TCP和UDP连接数分别进行限制的Netfilter/Iptables模块。在该模块中,TCP连接限制算法利用了TCP连接的特性,而UDP连接限制算法利用了计时的方法。使用该模块可以方便有效地控制客户端的并发连接数。

关键词: Netfilter/Iptables防火墙, 连接限制, 时间戳

Abstract: This paper presents a method of limiting connections. The method uses extension of Netfilter/Iptables system to create a Netfilter/Iptables module, which can limit TCP and UDP connections separately. The TCP connections limit algorithm of this module uses characteristics of TCP connection, while UDP uses time tag. By using this module, it can limit parallel connections of client PC conveniently and effectively.

Key words: Netfilter/Iptables firewall, connection limit, time tag

中图分类号: