From owner-freebsd-hackers Wed Feb 19 8:20:14 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DC3537B401 for ; Wed, 19 Feb 2003 08:20:13 -0800 (PST) Received: from diana.northnetworks.ca (att-ws20.switchview.com [216.13.70.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF11043F75 for ; Wed, 19 Feb 2003 08:20:11 -0800 (PST) (envelope-from iaccounts@northnetworks.ca) Received: from localhost (iaccounts@localhost) by diana.northnetworks.ca (8.11.6/8.11.6) with ESMTP id h1JGKBj28846 for ; Wed, 19 Feb 2003 11:20:11 -0500 (EST) (envelope-from iaccounts@northnetworks.ca) Date: Wed, 19 Feb 2003 11:20:11 -0500 (EST) From: IAccounts To: freebsd-hackers@freebsd.org Subject: IPFW changes. Message-ID: <20030219111119.B14161-100000@diana.northnetworks.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I would like to make some changes to IPFW, specifically, I would like to add a function that would simulate fwd, but also change the destination address. I know this can be done with natd, but would like to have it native, so I can manipulate the packets in certain ways. My questions are this: 1: What is the best FBSD list for finding out who (if anyone) is also working on IPFW and what new features are planned, and; 2: Where can the source files for IPFW be found on a clean install? I do have IPFW source files on my Thinkpad, but only in the compile directory. (Indicating that they appeared only AFTER I compiled my own custom kernel). Tks, Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message