From owner-freebsd-questions Sat Jun 19 22:46:34 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sol. (adsl-209-233-30-172.dsl.snfc21.pacbell.net [209.233.30.172]) by hub.freebsd.org (Postfix) with SMTP id 003FE14CB6 for ; Sat, 19 Jun 1999 22:46:30 -0700 (PDT) (envelope-from myers@iname.com) Received: from iname.com by sol. (SMI-8.6/SMI-SVR4) id WAA07308; Sat, 19 Jun 1999 22:46:08 -0700 From: myers@iname.com Message-Id: <199906200546.WAA07308@sol.> Date: Sat, 19 Jun 1999 22:46:07 -0700 (PDT) Subject: Re: 'ipfw fwd' question: Shouldn't this work? To: dwhite@resnet.uoregon.edu Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This sounds like a job for natd more than ipfw fwd. Are you running fake > IPs inside your network? natd didn't work either, though I'm perfectly willing to accept that I may have set it up wrong. Fake IPs? Let's call them unregistered. 10.0.0.1 is the web server I want to forward packets to. 10.0.0.254 is the gateway, which maintains a legal IP address on its outward-looking interface. The natd syntax goes something like 'natd -redirect_port "tcp 10.0.0.1:80 80"', I believe... -David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message