Linux 版 (精华区)
发信人: tcpip (高级草包), 信区: Linux
标 题: wu-ftpd 2.6.0 限制同一 ip 连接次数 (转载)
发信站: 哈工大紫丁香 (2000年06月04日15:21:22 星期天), 转信
【 以下文字转载自 cnlinux 讨论区 】
【 原文由 micheal 所发表 】
发信人: starw (孤星), 信区: Linux
发信站: BBS 水木清华站 (Thu Nov 25 23:27:26 1999)
用法: 下载 ftp://ftp.9net.dhs.org/incoming/kxn/access.patch
在 wu-ftpd 2.6.0 的 src 目录下执行 patch < access.patch
然后重新编译 ftpd, 删除 /var/run (linux/freebsd) 或者 /var/adm (sun?)
下面的 ftp.pid-xxxx 文件们,
编辑 /etc/ftpaccess, 在里面加上限制语句 limitperip ,其语法和 limit 是一样的
比如
limitperip all 5 Any /home/ftp/toomanyip.txt
就表明对 all 这个 class 的用户任何时间每个 ip 限制在 5 个连接
当过多的时候显示 /home/ftp/toomanyip.txt 的内容
另外, ftpcount 程序不能使用了,因为 ftp.pid-xxx 格式改变了
请参照本 patch 作相应的修改
程序在 RedHat 5.2/6.1 和 FreeBSD 3.3 上通过, 我没有 Sun 用来测试 :(
有 bug 请 mail 我 kxn@263.net
--
※ 修改:·kxn 於 Nov 7 22:56:02 修改本文·[FROM: 166.111.163.178]
※ 修改:·kxn 於 Nov 7 22:56:16 修改本文·[FROM: 166.111.163.178]
--
☆ 来源:.哈工大紫丁香 bbs.hit.edu.cn.[FROM: sillystone.bbs@smth.]
--
※ 转载:.哈工大紫丁香 bbs.hit.edu.cn.[FROM: tcpip.hit.edu.cn]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:1.872毫秒