Overview

A firewall acts as a barrier between a trusted internal network and untrusted external networks (like the internet). It allows or blocks traffic based on a set of security rules.

Types

  • Packet Filtering: Inspects individual packets.
  • Next-Generation Firewall (NGFW): Includes deep packet inspection and application-level filtering.

Related Terms