From owner-freebsd-net@FreeBSD.ORG Wed Nov 5 21:06:27 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94DB916A4CF for ; Wed, 5 Nov 2003 21:06:27 -0800 (PST) Received: from firecrest.mail.pas.earthlink.net (firecrest.mail.pas.earthlink.net [207.217.121.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2BA043FE9 for ; Wed, 5 Nov 2003 21:06:26 -0800 (PST) (envelope-from valiantsoul@earthlink.net) Received: from user-0cdv0r3.cable.mindspring.com ([24.223.131.99] helo=earthlink.net) by firecrest.mail.pas.earthlink.net with asmtp (Exim 3.33 #1) id 1AHcLg-0003kK-00 for freebsd-net@freebsd.org; Wed, 05 Nov 2003 21:06:24 -0800 Message-ID: <410-220031146561390@earthlink.net> X-Priority: 3 X-Mailer: EarthLink MailBox 2004.0.129.0 (Windows) From: "Craig StJean" To: freebsd-net@freebsd.org Date: Thu, 6 Nov 2003 00:06:01 -0500 MIME-Version: 1.0 X-ELNK-Trace: 0b6360d620a7c653791ceade7a3fce3a9ef193a6bfc3dd48564107cf3467e64995eb190caca973c1d81f49743ecfecf5350badd9bab72f9c350badd9bab72f9c Content-Type: text/plain; charset=US-ASCII X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Port Forwarding X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: valiantsoul@earthlink.net List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 05:06:27 -0000 Hello, If I use my FreeBSD box as a gateway for another machine, how can I enable port forwarding on ports 80 and 21 so that if the FreeBSD box has the real IP and someone tries to connect to one of those ports the FreeBSD box routes the requests to the other machine so I can access my other computers webserver and ftp server? (The FreeBSD box will be using 5.1-STABLE and the other is Windows 2000 Professional). Thanks! Craig StJean valiantsoul@earthlink.net