From owner-freebsd-ipfw@FreeBSD.ORG Thu Jun 9 10:10:11 2011 Return-Path: Delivered-To: freebsd-ipfw@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60E3E1065676 for ; Thu, 9 Jun 2011 10:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 506888FC17 for ; Thu, 9 Jun 2011 10:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p59AABgi061847 for ; Thu, 9 Jun 2011 10:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p59AABEp061846; Thu, 9 Jun 2011 10:10:11 GMT (envelope-from gnats) Date: Thu, 9 Jun 2011 10:10:11 GMT Message-Id: <201106091010.p59AABEp061846@freefall.freebsd.org> To: freebsd-ipfw@FreeBSD.org From: Andrey Voitenkov Cc: Subject: Re: kern/150798: [ipfw] ipfw2 fwd rule matches packets but does not do the job in fact. X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrey Voitenkov List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2011 10:10:11 -0000 The following reply was made to PR kern/150798; it has been noted by GNATS. From: Andrey Voitenkov To: "Andrey V. Elsukov" Cc: bug-followup@freebsd.org Subject: Re: kern/150798: [ipfw] ipfw2 fwd rule matches packets but does not do the job in fact. Date: Thu, 9 Jun 2011 12:32:56 +0300 Hi I don't have access to that host where the problem occured. I've tested it on i386 8.2-release host with a very similar ruleset - looks like the patch fixes the problem. Thanks. 2011/5/30 Andrey V. Elsukov : > Hi, > > It seems your problem is the same as described in kern/147720. > Can you test the following patch? > http://people.freebsd.org/~ae/ipfw_fwd.diff > > -- > WBR, Andrey V. Elsukov > -- Andrey Voitenkov