From owner-freebsd-questions Thu Jun 29 10: 7:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from spectre.honk.org (cr876208-a.flfrd1.on.wave.home.com [24.42.175.137]) by hub.freebsd.org (Postfix) with ESMTP id 3282637BF9D for ; Thu, 29 Jun 2000 10:07:26 -0700 (PDT) (envelope-from mpoulin@honk.org) Received: from spectre.honk.org (mpoulin@spectre.honk.org [24.42.175.137]) by spectre.honk.org (8.9.1/8.9.1) with SMTP id NAA24552 for ; Thu, 29 Jun 2000 13:07:21 -0400 Date: Thu, 29 Jun 2000 13:07:20 -0400 (EDT) From: Marty Poulin To: freebsd-questions@freebsd.org Subject: NAT - redirect FTP to internal IP using PPPoE 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 Hi, here's my scenario: I have a FreeBSD box (3.4-Release) set up as a gateway to my ADSL (PPPoE) connection. I have a box on my internal LAN that I want to use as an FTP server. How do I set up the FreeBSD box to redirect FTP traffic from my outside IP address to the private IP address on the inside? Is this a setting in /etc/ppp/ppp.conf or do I need to change something in /etc/rc.firewall, or in /etc/rc.conf, or some combination therein? Please, no "man natd" type answers. Already rtfm and still need help. Thanks in advance. - M - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message