Date: Sat, 19 Jun 1999 22:46:07 -0700 (PDT) From: myers@iname.com To: dwhite@resnet.uoregon.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 'ipfw fwd' question: Shouldn't this work? Message-ID: <199906200546.WAA07308@sol.> In-Reply-To: <Pine.BSF.4.10.9906192230330.55539-100000@resnet.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906200546.WAA07308>