From owner-freebsd-isp Thu Jan 10 16:14: 5 2002 Delivered-To: freebsd-isp@freebsd.org Received: from donna.risc.lv (donna.risc.lv [159.148.235.5]) by hub.freebsd.org (Postfix) with ESMTP id 7424737B416 for ; Thu, 10 Jan 2002 16:13:55 -0800 (PST) Received: from is.lv (vic.virtualis.lv [195.13.183.49]) by donna.risc.lv (8.10.1/X.Y.Z) with ESMTP id g0B0Dqv64974 for ; Fri, 11 Jan 2002 02:13:52 +0200 (EET) (envelope-from vic@is.lv) Message-ID: <3C3E2E24.70504@is.lv> Date: Fri, 11 Jan 2002 02:13:24 +0200 From: Victor Meirans User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us, lv MIME-Version: 1.0 To: freebsd-isp@freebsd.org Subject: ot: ftp question (proftpd) Content-Type: text/plain; charset=windows-1257; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I am currently using proftpd on 4.4-Release. There is a problem I'm trying to solve: I can't figure out how to limit amout of simultaneous ftp *user* connections to my box. Let's say I want user joe to be able to connect to my site only 3 times semultaneously, doesn't matter from where. There are ways to limit number of hosts per user, and number of connections per host, but no limiting connections per user. I think it would be possible to do it using classes, e.g., giving each user a class, and limiting classes, but with relativly large site (200-500) users it would be a pain in the ass... I need this 'cause many users are connecting from common proxies, that's why limiting connections per host doesn't do for me. I wrote to proftpd-users list, but still no solution. Anyone ever having similar problem??? Are there other ftp daemons supporting that? Any ideas? Thanks in advance... -- ViC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message