From owner-freebsd-questions Thu Mar 15 14:34:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx1out.umbc.edu (mx1out.umbc.edu [130.85.253.51]) by hub.freebsd.org (Postfix) with ESMTP id 27A2137B719 for ; Thu, 15 Mar 2001 14:34:42 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from irix2.gl.umbc.edu (gmiddl1@irix2.gl.umbc.edu [130.85.60.11]) by mx1out.umbc.edu (8.9.3/8.9.3) with ESMTP id RAA03064 for ; Thu, 15 Mar 2001 17:34:40 -0500 (EST) Date: Thu, 15 Mar 2001 17:34:39 -0500 From: "G. Jason Middleton" To: Subject: how do i redirect or map ports with natd? 2nd round 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 The natd server is multi-homed. i am running natd with the lines !/bin/sh /sbin/ipfw add 1 divert natd all from any to any /sbin/ipfw add 2 pass all from any to any for my firewall script...i know i know it is not secure.....but i have internal web and ftp servers plus i play startcraft which uses 116-118, & 6112 for transfer of UDP and TCP/IP. How can i redirect these to the correct computers in my internal network? I have checked the man pages and looked a a couple of howto's but no luck so far..i don't think i am understanding the format of the syntax. Any help would be appreciated Regards, G. Jason Middleton _______________________________________________________________________________ Announcement: The revolution will not be televised. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message