Michael Rash — Linux Firewalls (ENG) [2007, PDF]
Linux Firewalls (ENG)
Год выпуска: 2007
Автор: Michael Rash
Издательство: No Starch Press
ISBN: 1-59327-141-7
Формат: PDF
Качество: eBook (изначально компьютерное)
Количество страниц: 334
Описание:
System administrators need to stay ahead of new
security vulnerabilities that leave their networks exposed
every day. A firewall and an intrusion detection system
(IDS) are two important weapons in that fight, enabling
you to proactively deny access and monitor network
traffic for signs of an attack.
Linux Firewalls discusses the technical details of the
iptables firewall and the Netfilter framework that are
built into the Linux kernel, and it explains how they
provide strong filtering, Network Address Translation
(NAT), state tracking, and application layer inspection
capabilities that rival many commercial tools. You’ll
learn how to deploy iptables as an IDS with psad and
fwsnort and how to build a strong, passive authentica-
tion layer around iptables with fwknop.