From owner-freebsd-questions Tue Jul 27 15:29:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from deva.iclick.com (deva.iclick.com [209.176.19.254]) by hub.freebsd.org (Postfix) with ESMTP id 2126C14EEA for ; Tue, 27 Jul 1999 15:26:39 -0700 (PDT) (envelope-from dans@iclick.com) Received: from iclick.com (coimbra.iclick.com [209.176.19.210]) by deva.iclick.com (8.9.3/8.9.1) with ESMTP id SAA28248 for ; Tue, 27 Jul 1999 18:25:03 -0400 (EDT) Message-ID: <379E40D0.46601BA3@iclick.com> Date: Tue, 27 Jul 1999 18:29:20 -0500 From: Dan Simoes X-Mailer: Mozilla 4.61 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: setting up redirects with natd/firewall Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm new to freebsd, so bear with me. I've been struggling for the past few days to get a firewall set up using freebsd/ipfw/natd. I've got everything running, and now all that is left is to accomplish some remapping. To wit: - traffic for server A.B.C.D on port 80 should be remapped to internal server 192.168.100.D on port 80 - replies from that internal server should be remapped at the firewall to appear to come from A.B.C.D I'm trying to do this with -redirect_address in natd, but I imagine there are also some issues with adding static routes via arp so traffic "knows" to go to the firewall? If anyone has an example config file for natd I'd greatly appreciate it. Thanks! -- Dan Simoes iClick, Inc. email:dans@iclick.com 410 Saw Mill River Road, LL135 voice:914-693-0837 Ardsley, NY 10502 fax:914-693-1055 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message