Firewalls


Firewalls: protecting you from the bad guys since 1989.

Today we look at two ways to create firewall rules: (1) using netfilter with Loadable Kernel Modules (LKMs) and (2) using iptables.

Slides from class

Code files for today:

Note: all code examples are based heavily on (or copied exactly from) code originally developed by SEED Labs.