[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] IPCHAINS and IPMASQ?
- Subject: Re: [cobalt-users] IPCHAINS and IPMASQ?
- From: Chuck <nagy@xxxxxxxxxxxxxxxx>
- Date: Fri Jun 30 19:57:03 2000
On Fri, 30 Jun 2000, sp wrote:
> What is the difference between IPChains and IP Masquerading?
A feature of IPchains is IP masquerading. It consists most of the time
(but not restricted to) of making all the machines behind your firewall
look like your firewall machine from the outside.
So if you have only one IP, you can still have a home network with many
machines accessing the internet. IP masq will translate the internal IPs
to the external one, and also make sure that the reverse packets come back
to the right machine.
IPchains has a lot more features.
$ man ipchains
for more info.
I also recommend the book "Building OpenBSD and Linux Firewalls" printed
by Wiley. A good place to start.
--
"A piece of software is like a work of art: it has to be abandoned to be
finished."