From mboxrd@z Thu Jan 1 00:00:00 1970 From: Unknown Subject: Limiting Concurent conection from same host Date: Wed, 31 Dec 2003 09:14:45 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <3FF28575.4060907@nospam> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: From: Tom 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"; format="flowed" To: netfilter@lists.netfilter.org Hi First of all, sorry for my english. I'd like to limit the numbers of concurrent esthabilished connections from my local LAN per host to internet. Avoid to "advantage" of accelerated or segmented downloading. The --limit match is not exactly good for me, because it is matching only number of connection per time base. And so, the concurrent conections can be grow endless. Thanks for you help, Best regards Tom