From owner-freebsd-questions Tue Apr 20 13:27:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 1848C15815 for ; Tue, 20 Apr 1999 13:27:50 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA13536; Tue, 20 Apr 1999 13:25:08 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 20 Apr 1999 13:25:06 -0700 (PDT) From: Doug White To: Will Downs Cc: questions@FreeBSD.ORG Subject: Re: ipnat port rdr question. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 17 Apr 1999, Will Downs wrote: > I'm currently attempting to setup a FreeBSD firewall (running > 3.1-RELEASE), i'm using ipnat to do network address translation. I > have several *nix boxes behind the firewall, that all access the network > perfectly using NAT. Excuse the question, but what is ipnat? FreeBSD ships with natd. > What i'm attemping to do, is redirect request on a specific port to an > internal machine. I have created a ipnat.rules file that contain several > rules. > > map ed1 192.xxx.xxx.xx2/32 -> 204.xxx.xxx.xxx/32 > rdr ed0 0.0.0.0/0 port 4500 -> 192.xxx.xxx.xx3/0 port 23 natd supports this easily .... Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message