A firewall is a security system that monitors and controls incoming and outgoing network traffic based on rules — deciding what gets through and what gets blocked before it ever reaches your systems.
Another entry in the NerdSquad IT Dictionary. Firewall is one of those terms that's been around long enough that most people assume they know what it does. And they're partly right — but the gap between the surface-level understanding and what a firewall actually does (and doesn't do) in a modern business environment is worth closing.
Imagine every piece of data entering or leaving your network is a car driving through a checkpoint. The firewall is the guard at the gate. It checks each vehicle against a set of rules: where is it coming from, where is it going, what's it carrying. Traffic that matches the approved criteria gets waved through. Traffic that doesn't gets turned away — or flagged for closer inspection.
Without a firewall, there's no checkpoint. Every car drives straight onto your network, and you have no visibility into what's coming or going.
Firewalls come in two forms, and most well-configured business environments use both.
Hardware firewalls are dedicated physical devices — typically the router or a dedicated appliance — that sit between your internal network and the internet. All traffic entering or leaving the network passes through this device first. Hardware firewalls protect the entire network perimeter and are configured centrally by IT. This is what NerdSquad deploys and manages for business clients.
Software firewalls run on individual devices — Windows Defender Firewall, for example, runs on every Windows PC. They control traffic at the device level rather than the network level. They're a second line of defense: useful for catching threats that somehow got past the perimeter, or for protecting a laptop that travels outside the office network.
The two aren't either/or. A layered approach — hardware firewall at the perimeter, software firewall on each device — is the standard for business environments.
The basic firewall of the 1990s filtered traffic based on IP addresses and ports. Modern firewalls — called Next-Generation Firewalls (NGFW) — do considerably more:
This matters. A firewall is a critical layer, but it's not a complete security strategy.
The Zero Trust model treats the firewall as one layer of many, rather than the primary defense. It's necessary but not sufficient.
We deploy, configure, and actively manage business-grade firewall hardware as part of managed IT services. That means initial configuration based on your specific environment and compliance requirements, ongoing rule management as your business changes, firmware updates, and monitoring of firewall logs for anomalous activity. A firewall that's been deployed and forgotten — running on outdated firmware with default rules nobody has reviewed in years — provides a fraction of the protection of one that's actively managed.