From owner-freebsd-questions Wed Jun 5 0:59:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta-1.gci.net (mta-1.gci.net [208.138.130.82]) by hub.freebsd.org (Postfix) with ESMTP id CAF6437B405 for ; Wed, 5 Jun 2002 00:59:03 -0700 (PDT) Received: from mmp-1.gci.net ([208.138.130.80]) by mta-1.gci.net (Netscape Messaging Server 4.15) with ESMTP id GX83I601.LCW for ; Tue, 4 Jun 2002 23:58:54 -0800 Received: from [24.237.15.200] ([24.237.15.200]) by mmp-1.gci.net (Netscape Messaging Server 4.15) with ESMTP id GX83I702.8EI for ; Tue, 4 Jun 2002 23:58:55 -0800 User-Agent: Microsoft Outlook Express Macintosh Edition - 5.01 (1630) Date: Tue, 04 Jun 2002 23:58:55 -0800 Subject: More Natd? From: Mark-Nathaniel Weisman To: Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG List; Sorry to keep kicking this "dead horse" however, I have tried everything, and read the handbook, the manual, and everybody's online opinion but can't find an answer. I am running ipfw and natd on my freebsd 4.5 firewall. I've set the rc.conf file to look for a "config file" called nc.conf. The lines in the natd are pretty simple; #redirect_port tcp 10.0.0.1:http 80 #redirect_port tcp 10.0.0.1:https 443 #redirect_port tcp 10.0.0.1:ftp-data 20 #redirect_port tcp 10.0.0.1:ftp 21 Obviously without the hashmarks, and without quote marks however, my port 21 redirect does not work. Any ideas? His Faithful Servant, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message