From owner-freebsd-net Sat Jan 26 3:29: 1 2002 Delivered-To: freebsd-net@freebsd.org Received: from vega.bsdshell.net (APlessis-Bouchard-103-1-2-158.abo.wanadoo.fr [80.13.172.158]) by hub.freebsd.org (Postfix) with ESMTP id D73FF37B402; Sat, 26 Jan 2002 03:28:54 -0800 (PST) Received: from crypton.intra.bsdshell.net (win.bsdshell.net [172.16.1.2]) by vega.bsdshell.net (Postfix) with ESMTP id 290A26AB2; Sat, 26 Jan 2002 12:35:59 +0100 (CET) Date: Sat, 26 Jan 2002 12:28:55 +0100 From: spe To: "Crist J. Clark" Cc: net@freebsd.org Subject: Re: Timeouts on dynamic ipfw rules Message-ID: <20020126122855.A227@crypton.intra.bsdshell.net> References: <009301c1a5bd$616efc30$13c92c0a@intra.selectbourse.net> <20020125113929.B80956@iguana.icir.org> <20020125175340.C14394@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: <20020125175340.C14394@blossom.cjclark.org>; from cjc@FreeBSD.ORG on Sat, Jan 26, 2002 at 02:53:40 +0100 X-Mailer: Balsa 1.3.0 Lines: 43 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I found your patches for 5.0-CURRENT, I will update it for 4.4 and 4.5, thank you Crist. Will this patch be commited in 5.0-RELEASE or perhaps 4.6 ? I think this is a good functionnality imho. -- Sebastien Petit spe@bsdfr.org The HUT Project http://www.bsdshell.net/ On 2002.01.26 02:53 Crist J. Clark wrote: > On Fri, Jan 25, 2002 at 11:39:29AM -0800, Luigi Rizzo wrote: > > there were patches floating around for something similar. > > > > cheers > > luigi > > > > On Fri, Jan 25, 2002 at 05:28:38PM +0100, Sebastien Petit wrote: > > > Hi, > > > > > > Is there a way to set per keep-state rule timeout ? > > > I want to have a little ack timeout for connection to mysql > database tcp 3306 but a long ack timeout for other rules. > > > if not perhaps this syntax can be implemented on ipfw code, for > example: > > > ipfw add ... keepstate setup timeout-ack 3600 > > > or > > > ipfw add ... keepstate setup timeout-syn 50 > > > > > > Perhaps I can do this stuff if there are no objections ? > > I've got CURRENT patches to do this at the site in the .sig. My STABLE > ones bitrotted (the CURRENT ones might be pass the sell-by date > too). But I could redo them if there is interest. > -- > Crist J. Clark | cjclark@alum.mit.edu > | cjclark@jhu.edu > http://people.freebsd.org/~cjc/ | cjc@freebsd.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message