From owner-freebsd-questions Wed Mar 14 13:49:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx3out.umbc.edu (mx3out.umbc.edu [130.85.253.53]) by hub.freebsd.org (Postfix) with ESMTP id C9D5D37B718 for ; Wed, 14 Mar 2001 13:49:28 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from irix1.gl.umbc.edu (gmiddl1@irix1.gl.umbc.edu [130.85.60.8]) by mx3out.umbc.edu (8.9.3/8.9.3) with ESMTP id QAA01554 for ; Wed, 14 Mar 2001 16:49:27 -0500 (EST) Date: Wed, 14 Mar 2001 16:49:23 -0500 From: "G. Jason Middleton" To: Subject: mapping ports or redirecting them in natd 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