From owner-freebsd-ipfw@FreeBSD.ORG Mon Jul 4 20:56:07 2005 Return-Path: X-Original-To: freebsd-ipfw@freebsd.org Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3366416A41C for ; Mon, 4 Jul 2005 20:56:07 +0000 (GMT) (envelope-from vladone@llwb135.servidoresdns.net) Received: from llwb135.servidoresdns.net (llwb135.servidoresdns.net [217.76.137.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAA9443D45 for ; Mon, 4 Jul 2005 20:56:06 +0000 (GMT) (envelope-from vladone@llwb135.servidoresdns.net) Received: from SERVEREL (unknown [81.12.246.122]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by llwb135.servidoresdns.net (Postfix) with ESMTP id E85E924C807 for ; Mon, 4 Jul 2005 22:47:50 +0200 (CEST) Date: Mon, 4 Jul 2005 23:56:23 +0300 From: vladone X-Mailer: The Bat! (v3.0.1.33) Professional X-Priority: 3 (Normal) Message-ID: <1923761414.20050704235623@llwb135.servidoresdns.net> To: freebsd-ipfw@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: corect order for ipfw rules X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vladone List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 20:56:07 -0000 Hi! I want to build an freeBSD gateway. I had configured all i need, but i dont understand something. What is corect order for ipfw. I have rule that divert traffic: ex: add 50 divert natd all from any to any via rl0 I want to put firewall rule to block some traffic or ports. I want to build some pipe with queue. What is order to corect filter traffic?