From owner-freebsd-questions Mon May 11 10:10:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA09970 for freebsd-questions-outgoing; Mon, 11 May 1998 10:10:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA09949 for ; Mon, 11 May 1998 10:10:34 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) Received: from salomon.mchp.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.8.8/8.8.8) with ESMTP id TAA07837 for ; Mon, 11 May 1998 19:09:49 +0200 (MDT) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from curry.mchp.siemens.de (daemon@curry.mchp.siemens.de [146.180.31.23]) by salomon.mchp.siemens.de (8.8.8/8.8.5) with ESMTP id TAA05487 for ; Mon, 11 May 1998 19:09:49 +0200 (MDT) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.8/8.8.8) id TAA00538 for ; Mon, 11 May 1998 19:09:51 +0200 (CEST) From: Andre Albsmeier Message-Id: <199805111709.TAA08081@internal> Subject: Can this be done with natd in -STABLE? To: freebsd-questions@FreeBSD.ORG Date: Mon, 11 May 1998 19:09:48 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have 4 isolated Class-C nets which communicate through one router running -STABLE. IPFIREWALL is enabled with IPFIREWALL_DEFAULT_TO_ACCEPT and without additional rules (I just restrict routing for debugging). I would like to change a connection request made to host1:port1 to another host2:port2 instead. Is this possible with natd? I have experimented a little bit but I only get it conncted to host2:port1... Or is it possible to write a small application which uses libalias to accomplish this? Thanks, -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message