From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mark Ryan" Subject: Help with ftp connection throttling Date: Mon, 16 Dec 2002 20:51:20 -0500 Sender: netfilter-admin@lists.netfilter.org Message-ID: <000101c2a56e$d0b1e420$0501a8c0@underworld> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org I am in need of a way to setup ipatbles to throttle connection attempts to my ftp server. I use Proftpd and I have it set up with 2 logins...1 for download and 1 for upload. Many users use each account. What I would like is to limit connection attemts to 1 per minute. Then, if a user connects more than that I would like their ip address placed into the hosts.deny file. If this is not possible then just ignoring the extra attempts per minute would work also. Any help would be greatly appreciated. I am running Redhat 7.2 with 2.4.7-10 as a firewall/router with a homegrown iptables ruleset. Thanks, Mark markryan@cfl.rr.com