Re: IP translation

Keith Owens (kaos@ocs.com.au)
Thu, 09 Jan 1997 09:22:28 +1100


On Wed, 8 Jan 1997 12:05:51 -0500 (EST),
"James M. Wenzel" <jamie@iwebco.com> wrote:
>one could take a ip or a groupe of IP address on a public side and assign
>them a ip on leagle side. I want to assign IP's for a single machine really
>or spacific IP's for spacific machines. For instance I have a Web server conn.
>to a SQL server... I want to traslate the ip 172.62.1.50 to 208.130.11.195
>or such in the firewall so that when one tries to hit 208.130.11.195 the firewall
>forwords the request to the 172.62.1.50.
> Now after much mispelling I would like to know if anyone knew how to do this,
>if there was a program that does this, and if there was a proggie how to do
>this how to use it.

Strictly speaking, what you want is RFC 1631 Name Address Translation
(NAT). Alas Linux masq does not do NAT, it is on the wish list. In
the meantime, grab the TIS FireWall ToolKit (fwtk) from
http://www.tis.com/docs/products/fwtk/index.html and use whichever
plugins suit your requirements, but watch their licencing agreement.