From owner-freebsd-ipfw@FreeBSD.ORG Mon Apr 28 15:39:06 2003 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C60B37B401; Mon, 28 Apr 2003 15:39:06 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-5-52.abo.wanadoo.fr [193.252.221.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id D94D743F75; Mon, 28 Apr 2003 15:39:02 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h3SMcvRs017306; Tue, 29 Apr 2003 00:38:57 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: "Crist J. Clark" , "Crist J. Clark" Date: Tue, 29 Apr 2003 00:38:59 +0200 User-Agent: KMail/1.5.1 References: <200304271259.02025.ajacoutot@lphp.org> <20030428211837.GB41761@blossom.cjclark.org> In-Reply-To: <20030428211837.GB41761@blossom.cjclark.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304290038.59573.ajacoutot@lphp.org> cc: freebsd-ipfw@freebsd.org Subject: Re: ipfw dynamic rule timeout X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 22:39:07 -0000 On Monday 28 April 2003 23:18, Crist J. Clark wrote: > > I hope this is the right list for this, I couldn't get any answer from > > -questions. > > I'm having a problem with ipfw and dynamic rules timeout. > > For exemple, when I ssh to a distant machine, if I don't type anything > > for like 10 or 20 seconds, the connexion is dropped. > > Are you using natd(8)? If so, check the archives for one of the > bazillion times 'keep-state'-natd(8) issues have been discussed. Yes I am. I already did search the archives. Unfortunately, the archives go back to... March 2003. I asked this question in a lot of places, including forums but no one could give me an answer, so I guess I hasn't been discussed a bazillion times. But thanks anyway. Antoine