From owner-freebsd-questions Wed Jan 31 12:18:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from omta05.mta.everyone.net (reports.everyone.net [216.200.145.62]) by hub.freebsd.org (Postfix) with ESMTP id 53F5337B69C for ; Wed, 31 Jan 2001 12:18:37 -0800 (PST) Received: from sitemail.everyone.net (reports [216.200.145.62]) by omta05.mta.everyone.net (Postfix) with ESMTP id 41B4148339 for ; Wed, 31 Jan 2001 12:18:37 -0800 (PST) Received: by sitemail.everyone.net (Postfix, from userid 99) id 170A63ECC; Wed, 31 Jan 2001 12:18:37 -0800 (PST) Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) Date: Wed, 31 Jan 2001 12:18:36 -0800 (PST) From: Benjamin Ossei To: questions@freebsd.org Subject: Natd problem Reply-To: ben@cahostnet.net X-Originating-Ip: [24.180.132.54] Message-Id: <20010131201837.170A63ECC@sitemail.everyone.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, here the problem. I have my firewall working now. I can get out to the world and gotten some rules blocking other things. At least I think!! :) I have the following in the /etc/defaults/rc.conf natd_interface="xl0" natd_flags=-f /etc/natd.conf" And this in the /etc/natd.conf interface xl0 same_ports yes use_sockets yes dynamic yes unregistered_only yes redirect_port tcp 192.168.1.2:80 80 I want all http traffic coming in going to my web server which is 192.168.1.2. This isn't working! Is this correct? Thanks.. _____________________________________________________________ ========GET YOUR FREE E-MAIL============ http://freemail.cahostnet.net Web Hosting http://www.cahostnet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message