4.5 Implementing Host-Based Firewall Protection With Iptables
4.5 Implementing Host-Based Firewall Protection With Iptables
2 Hr 11 Min Remaining
Instructions Resources Help 100%
Exercise 5: Implementing Host-based Firewall Protection with
iptables
Iptables is a command-line firewall utility that uses policy chains to allow or block traffic.
Lab Scenario
As a network defender, you should know how to configure an iptables host-based firewall to allow or
block traffic to or from a Linux system. Iptables allow network defenders to enter firewall rules into
the existing tables using the command line.
Lab Objectives
This lab will demonstrate how to configure an iptables host-based firewall in an Ubuntu machine.
Overview of iptables
iptables is a standard firewall included in most Linux distributions. With the default chain policies
configured, you can start adding rules to iptables, so that it knows what to do when it encounters a
connection from or to a particular IP address or port.
Lab Tasks
If you have already launched Smoothwall Firewall and AD Domain Controller in the previous exercise,
skip steps from 1 to 8.