| Review: |
An intrusion detection system (IDS) and a firewall enable you to proactively monitor network traffic for signs of an attack and proactively deny access. Here Michael Rash discusses the technical details of the iptables firewall and Netfilter framework that are built into the Linux kernel and explains how they provide strong filtering, Network Address Translation, state tracking, and application layer inspection capabilities that rival may commercial tools. He explains how to deploy iptables as an IDS with psad and fwsnort and how to build a strong, passive authentication layer around iptables with fwknop. |