also @ TechSpot: Congress pressures Google on Glass privacy concerns

Iptables / ipchains

Discussion in 'The Alternative OS' started by DigitAlex, Jun 10, 2004.

  1. DigitAlex TechSpot Paladin Posts: 583

    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 ?
  2. Mictlantecuhtli TS Special Forces Posts: 4,916   +9

    You need to have network packet filtering in kernel too.
  3. DigitAlex TechSpot Paladin Posts: 583

    Could you be a little bit more extensive please Mic ? thanx a lot
  4. Mictlantecuhtli TS Special Forces Posts: 4,916   +9

    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.
  5. DigitAlex TechSpot Paladin Posts: 583

    Ye, i think 'ill recompile then, i have to do it anyway to include ext3 (other thread).
  6. MattG Newcomer, in training Posts: 147

    Yes, iptables is a upgraded ipchains.