Skip to content
CBT Nuggets

Networking · Beginner

Firewall

A firewall is a network device or software that allows or denies traffic between zones based on a policy. Modern firewalls inspect Layer 3, Layer 4, and increasingly application and identity context.

For IT leaders

Firewall policy is one of the highest-leverage controls your team owns; cleaning up shadow rules is a recurring source of risk reduction and audit wins.

Why IT teams care

Where this shows up at the team level

  • Audit findings about overly permissive ACLs and 'any/any' rules nearly always live on a firewall.
  • Cloud, container, and east-west security still rely on firewall constructs even when the form factor changes.
  • Vendor-specific knowledge gaps (Palo Alto, Fortinet, Cisco, Check Point) often slow incident triage.

In production

Where teams encounter it

  • Internet edge and data center perimeter firewalls
  • Internal segmentation firewalls between user, server, and OT zones
  • Cloud security groups, network ACLs, and managed firewall services

How it works

How Firewall actually works

  1. 01Each rule in a policy matches on source, destination, port, and protocol; modern firewalls also match on user identity, application, URL category, and threat posture.
  2. 02Stateful inspection tracks each connection in a session table so return traffic is allowed automatically without explicit reverse rules.
  3. 03Policies are evaluated top to bottom; the first matching rule wins, so order and specificity matter.
  4. 04Next-generation firewalls add IPS, malware analysis, decryption, and application-aware policy on top of classic L3/L4 filtering.

In practice

Common team use cases

  • Controlling internet egress and inbound services
  • Segmenting sensitive workloads from general user networks
  • Acting as a VPN concentrator for site-to-site or remote access

Build the capability

Each link routes to a hub that goes deeper than this definition.

Close the team gap

Turn this concept into team capability

CBT Nuggets builds expert-led team training that closes the gaps definitions only describe. Talk to sales about a plan that fits your team.