[1252] in linux-net channel archive
IP Masquerading (was: LAN--inet & dynamic IP addressing)
daemon@ATHENA.MIT.EDU (Lincoln Myers)
Fri Oct 27 06:11:05 1995
Date: Thu, 26 Oct 1995 16:51:43 -0700
From: Lincoln Myers <lim@csua.berkeley.edu>
To: linux-net@vger.rutgers.edu
Bernd S. Bentrup (bsb@uni-muenster.de) mentions the following magic words:
> small LAN at home ... connected ... dialup PPP ... don't have
> registered IP address ... Socks package requires recompiling
> and doesn't support UDP ...
This looks like a job for IP Masquerading!
I've written a short man page on masquerading, available from
ftp://ftp.csua.berkeley.edu/pub/lim/masquerading.4
Please oh please oh please, anyone who knows about masquerading and
firewalling read it and tell me if anything is wrong...
Note that masquerading requires a 1.3.x kernel and ipfw, the latter of
which comes with very recent (beta) net-tools. Last I was told,
net-tools could be found at
ftp://ftp.inka.de/pub/Linux/networking/net-tools/
ipfwadm, a better ipfw, might have support for masquerading in the
future (I'm just about to submit changes):
ftp://ftp.xos.de/pub/linux/ipfwadm/
Lincoln