[1748] in linux-net channel archive
Re: IP Masquerade, how to?
daemon@ATHENA.MIT.EDU (Tom Dyas)
Wed Jan 31 05:06:14 1996
Date: Tue, 30 Jan 96 20:45:01 EST
From: Tom Dyas <tdyas@eden.rutgers.edu>
To: djk@chbi.co.uk
Cc: linux-net@vger.rutgers.edu
In-Reply-To: Your message of Tue, 30 Jan 1996 15:10:09 +0000 (GMT)
> Can someone point me at some instructions to cause my firewall to
> masquerade a 192.168.xx.xx network (eth1) and gateway it onto my IP
> network on eth0 (I have 1.3.59).
>
> Does the configuration mean that I need the gateway flag enabled? in an
> ideal world I would like to continue using the FTK on all inbound
> connections (on eth0) and open out the private network so that I don't
> have to put in plug-gw's in for everything.
>
> Dirk
>
>
Just press ? during the "make config" stage when you get to the IP Masquerade
question and the config help info displayed will tell you where to get the
Masuerade FAQ.
You also need the latest NetTools:
ftp://ftp.linux.org.uk/pub/linux/Networking/PROGRAMS/NetTools/
The specific program is the "ipfw" program.