From owner-freebsd-bugs Sat Oct 4 16:40:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA13540 for bugs-outgoing; Sat, 4 Oct 1997 16:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA13462; Sat, 4 Oct 1997 16:39:46 -0700 (PDT) From: "Daniel O'Callaghan" Received: (from danny@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id QAA10550; Sat, 4 Oct 1997 16:39:38 -0700 (PDT) Date: Sat, 4 Oct 1997 16:39:38 -0700 (PDT) Message-Id: <199710042339.QAA10550@freefall.freebsd.org> To: muir@ping.idiom.com, danny@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: kern/4687 Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: ipfw accept ignored State-Changed-From-To: open-closed State-Changed-By: danny State-Changed-When: Sat Oct 4 16:37:17 PDT 1997 State-Changed-Why: Closed because there is no problem with ipfw - the packet is tested inbound by the first rule and outbound by the second (no direction specified) rule.