From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 08:23:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52B9C16A4CE for ; Wed, 28 Jul 2004 08:23:27 +0000 (GMT) Received: from host.bsdhost.net (host.bsdhost.net [66.160.134.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40E5343D4C for ; Wed, 28 Jul 2004 08:23:27 +0000 (GMT) (envelope-from fred@bsdhost.net) Received: from beaujon-1-81-57-7-31.fbx.proxad.net ([81.57.7.31] helo=[172.16.1.3]) by host.bsdhost.net with asmtp (Exim 4.32; FreeBSD) id 1BpjZs-00090x-Ju for questions@freebsd.org; Wed, 28 Jul 2004 01:14:20 -0700 Mime-Version: 1.0 (Apple Message framework v618) In-Reply-To: <41075B49.10005@softjoys.com> References: <41075B49.10005@softjoys.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <671075AC-E06F-11D8-B215-000A9575BCC8@bsdhost.net> Content-Transfer-Encoding: 7bit From: fred@bsdhost.net Date: Wed, 28 Jul 2004 10:23:28 +0200 To: questions@freebsd.org X-Mailer: Apple Mail (2.618) Subject: ip traffic redirection. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2004 08:23:27 -0000 Hello gang... This is maybe the wrong list for this question but anyway... For a proof of concept I need to setup a gateway to divert certain kind of ip traffic to a special program who do some counting and modification on these packets and then re-inject them back. This has to be a gateway and not a router. Does someone know if there is a package un the FreeBSD ports who can help me do that? Can I do that using ipfw and in that case can someone send me a pointer to some docs or examples ? Thanks a lot. Fred