From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krystian Subject: connection limit for UDP Date: Tue, 02 Nov 2004 20:54:07 +0100 Message-ID: <4187E5DF.6040509@o2.pl> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Netfilter ML Hi I there a way to limit connections one host can make to another host ("dstlimit" like), but for UDP? I know UDP doesnt have FIN... but I thought since do connection can be assumed closed after some time of innactivity i ... is there a way? :)