From owner-freebsd-ipfw@FreeBSD.ORG Tue May 6 13:07:59 2003 Return-Path: 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 88ACC37B404 for ; Tue, 6 May 2003 13:07:59 -0700 (PDT) Received: from lilzcluster.liwest.at (lilzclust01.liwest.at [212.33.55.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 753B243F85 for ; Tue, 6 May 2003 13:07:58 -0700 (PDT) (envelope-from dgw@liwest.at) Received: from cm58-27.liwest.at by lilzcluster.liwest.at (8.10.2/1.1.2.11/08Jun01-1123AM) id h46K7ui0000794324; Tue, 6 May 2003 22:07:57 +0200 (MEST) From: Daniela To: ipfw@FreeBSD.org Date: Tue, 6 May 2003 22:08:06 +0000 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305062208.06242.dgw@liwest.at> Subject: Allow all traffic for a specific process X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 20:07:59 -0000 Hi all! Does IPFW have a feature to pass all traffic destined for ports a specific process has opened? The process opens many rapidly changing dynamic ports, UDP and TCP, so the keep-state rules are useless most of the time. If this is not possible, would it be easy to implement? I'm still a newbie, but if it's not too hard, I think I can do it. Regards, Daniela