From owner-freebsd-questions@FreeBSD.ORG Sun Sep 14 20:37:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2E5716A4BF for ; Sun, 14 Sep 2003 20:37:25 -0700 (PDT) Received: from lakemtao04.cox.net (lakemtao04.cox.net [68.1.17.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F5C343FBD for ; Sun, 14 Sep 2003 20:37:24 -0700 (PDT) (envelope-from rjhjr@cox.net) Received: from kongemord.krig.net ([68.100.111.121]) by lakemtao04.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20030915033723.XTTM29227.lakemtao04.cox.net@kongemord.krig.net> for ; Sun, 14 Sep 2003 23:37:23 -0400 Received: by kongemord.krig.net (sSMTP sendmail emulation); Sun, 14 Sep 2003 23:37:23 -0400 From: "Bob Hall" Date: Sun, 14 Sep 2003 23:37:23 -0400 To: freebsd-questions@freebsd.org Message-ID: <20030915033722.GA89689@kongemord.krig.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <20030914172715.20a91c69.y2kbug@ms25.hinet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Subject: Re: firewall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 03:37:25 -0000 On Sun, Sep 14, 2003 at 12:58:19PM -0400, fbsd_user wrote: > other options. I have used both IPFW and IPFILTER, IPFW's keep state > rules do not function correctly on a DSL or cable internet > connection, I use IPFW with stateful rules on a cable connection without problem. I've tested them to confirm that they keep state and respond appropriately to packets. I haven't been able to find a mention of a problem with stateful rules in the archives, except for problems using advanced stateful rules with a divert rule. The original poster isn't using either, so that shouldn't be causing a problem for him. Bob Hall