Hi I'm new.

raf raf@comdyn.com.au
Tue, 14 Nov 2000 17:02:57 +1100


Rafael Morales wrote:

> Hi.
> 
> I'm mexican and, my office have 2 subnetwork and we
> want make a firewall working with NAT. I have read
> some documents, but for use iptable and netfilter I
> see that I need kernel 2.4 and I have 2.2 
> Where can I get the 2.4?
> May I configure firewall and NAT with 2.2?
> How do I do it?
> 
> I hope someone could help me
> 
> Thanks. 

you shouldn't use 2.4 yet because it's still in beta.
use 2.2 and the ipchains program. if you need
masquerading AND have public servers you will
also need the ipmasqadm program. if, instead, you
need NAT, you will also need the iproute2 package
and policy routing turned on in the kernel.

you will need to read the IPCHAINS-HOWTO, possibly
the IP-Masqerading-HOWTO and possibly the IP Command
Reference that comes with the iproute2 package.

raf