Project Summary: Firewall Exploration Lab. The learning objective of this lab is two-fold: learning how firewalls work, and setting up a simple firewall for a network. The first step is to implement a simple stateless packet-filtering firewall, which inspects packets and decides whether to drop or forward a packet based on firewall rules.