sensitivity of the protected network, different solutions may be necessary.
Packet-filtering firewall: This type of firewall filters traffic based only on the packet header
information of incoming and outgoing packets. This type of device is configured similar to an
access control list (ACL), where external addresses or traffic types can be explicitly denied.
Stateful firewall: This is a more complex type of firewall that filters traffic based on established
states of connectivity. For instance, an unsolicited HTTP reply will violate the stateful rules of
connection if there is no corresponding HTTP request, so the HTTP reply message will be filtered
out. In this type of firewall, traffic patterns must be explicitly defined in different states.
Network+ Simulator Labs
x Configuring Port Security
x Configuring a Small Office/Residential Router
x Folder Sharing and Security
x Using Encrypting File System(EFS) to Encrypt Data Files
x Configuring a VPN Client
3. IPsec Basics
One of the most common Internet protocols for establishing secure connections between two
hosts in an end-to-end communication is IPsec. This protocol has a variety of options and
configurations, but its main use is to provide traffic protection over untrusted networks. The
two modes for IPsec that are of most concern for this topic are the tunneling and transport
modes.