From owner-freebsd-ipfw@freebsd.org Tue Jun 7 06:58:52 2016 Return-Path: Delivered-To: freebsd-ipfw@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED5FDB6D783 for ; Tue, 7 Jun 2016 06:58:52 +0000 (UTC) (envelope-from artemrts@ukr.net) Received: from frv191.fwdcdn.com (frv191.fwdcdn.com [212.42.77.191]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B2DBF1E77 for ; Tue, 7 Jun 2016 06:58:52 +0000 (UTC) (envelope-from artemrts@ukr.net) Received: from [10.10.1.23] (helo=frv199.fwdcdn.com) by frv191.fwdcdn.com with esmtp ID 1bAAYL-0007dF-Pr for freebsd-ipfw@freebsd.org; Tue, 07 Jun 2016 09:31:53 +0300 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=ffe; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-Id:To:Subject:From:Date; bh=1qqgl2EZ9C0xpJJpGD68OQxgJLSA8472mbdH1z4I8yo=; b=Sx61iocNkSFlw45snqEIOP5EE47nVWyqFJ+JR+7ZjLtcEL7qZPOUYJi9NG3ubTBSdN9UOFHGXjI59Rsb9sswvALk8ZneaOg/Fzd6238gJ4MrMkG2Quoa+T5sqhX7neKM11uP1zOyd1UArI8SCwIlCEiiBO2cpfkPjuhYBwRklsg=; Received: from [10.10.10.34] (helo=frv34.fwdcdn.com) by frv199.fwdcdn.com with smtp ID 1bAAYB-0007CK-1L for freebsd-ipfw@freebsd.org; Tue, 07 Jun 2016 09:31:43 +0300 Date: Tue, 07 Jun 2016 09:31:42 +0300 From: wishmaster Subject: Re[2]: IPFW: more "orthogonal? state operations, push into 11? To: freebsd-ipfw@freebsd.org X-Mailer: mail.ukr.net 5.0 Message-Id: <1465278589.404683707.3wv9pnhq@frv34.fwdcdn.com> In-Reply-To: <5755F0D3.9060909@FreeBSD.org> References: <9229d4f7-8466-57b0-c954-117736102bd7@FreeBSD.org> <5755F0D3.9060909@FreeBSD.org> X-Reply-Action: reply Received: from artemrts@ukr.net by frv34.fwdcdn.com; Tue, 07 Jun 2016 09:31:42 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: binary Content-Disposition: inline X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2016 06:58:53 -0000 Hi, > With the following patch you will be able create two different states, I > think, and solve your task with NAT and dynamic rules: > https://reviews.freebsd.org/D6674 Will there be the patch in the 11-RELEASE? -- Vitaliy