From owner-freebsd-questions Sat Jan 22 13:15:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from commov.commercialmovers.com (proxy.commercialmovers.com.254.107.204.in-addr.arpa [204.107.254.226]) by hub.freebsd.org (Postfix) with ESMTP id E632714CA2 for ; Sat, 22 Jan 2000 13:15:19 -0800 (PST) (envelope-from lkotarba@commercialmovers.com) Received: from commercialmovers.com ([192.196.1.156]) by commov.commercialmovers.com (8.8.8/SCO5) with ESMTP id QAA00902 for ; Sat, 22 Jan 2000 16:17:22 -0500 (EST) Message-ID: <388A1E29.5E738A0D@commercialmovers.com> Date: Sat, 22 Jan 2000 16:16:26 -0500 From: Lynetta Kotarba X-Mailer: Mozilla 4.6 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: IPNAT and Port Redirection Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anyone had any success with this? I'm trying to redirect packets from the outside world to a machine on my inside world. I've tried this (And a few permutations of this) rdr de0 0/32 port ftp 192.196.1.2 port ftp When I ftp to the outside interface on this machine I end up at this machine and I'm supposed to end up at the 192.196.1.2 machine - conclusion: IPNAT isn't working properly (Or I'm not doing something properly). Either way I'm open to suggestions at this point. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message