From owner-freebsd-ipfw@FreeBSD.ORG Mon Feb 27 13:00:32 2012 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 2755A106566B for ; Mon, 27 Feb 2012 13:00:32 +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 F10A98FC13 for ; Mon, 27 Feb 2012 13:00:31 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1RD0VUM099834 for ; Mon, 27 Feb 2012 13:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1RD0V75099828; Mon, 27 Feb 2012 13:00:31 GMT (envelope-from gnats) Date: Mon, 27 Feb 2012 13:00:31 GMT Message-Id: <201202271300.q1RD0V75099828@freefall.freebsd.org> To: freebsd-ipfw@FreeBSD.org From: Sergey Matveychuk Cc: Subject: Re: kern/122963: [ipfw] tcpdump does not show packets redirected by 'ipfw fwd' on proper interface X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sergey Matveychuk List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2012 13:00:32 -0000 The following reply was made to PR kern/122963; it has been noted by GNATS. From: Sergey Matveychuk To: bug-followup@FreeBSD.org, zuborg@advancedhosters.com Cc: Subject: Re: kern/122963: [ipfw] tcpdump does not show packets redirected by 'ipfw fwd' on proper interface Date: Mon, 27 Feb 2012 16:58:54 +0400 It should be fixed in 9.0 and 8.3 (8-stable). Could you test on one of them?