DigitAlex
06-10-2004, 07:29 AM
Just a quickie question ...
i read somewhere that iptables is a kinda enhanced version of ipchains.
So if I want to do firewalling, NAT and such, is it enough just to install iptables ?
Mictlantecuhtli
06-10-2004, 11:37 AM
You need to have network packet filtering in kernel too.
DigitAlex
06-10-2004, 12:26 PM
Could you be a little bit more extensive please Mic ? thanx a lot
Mictlantecuhtli
06-11-2004, 09:28 AM
I meant you need to enable that in the kernel, ie. compile, if it's not in it already.
Networking support - Networking options - Network packet filtering (replaces ipchains) - IP netfilter configuration, select what you need. If you're not sure, I don't think it'd hurt to select all of them. Descriptions should explain them a bit.
DigitAlex
06-11-2004, 09:46 AM
Ye, i think 'ill recompile then, i have to do it anyway to include ext3 (other thread).
MattG
06-12-2004, 08:32 PM
Yes, iptables is a upgraded ipchains.