NUURBY:// Technologies

How Do Firewalls Protect Us?

A firewall is like a bouncer standing at the door of a club, checking a list. Anyone not on the list — or anyone acting suspicious — doesn't get in.

Checking Who's Allowed In

Imagine a school with one entrance, and a teacher standing there with a clipboard. Every student walking in gets checked against the list: are you actually enrolled here? Are you coming in through the front door like everyone else, or trying to climb through a window? A firewall does the same job for a network, except instead of students, it's checking pieces of data called "packets" — small chunks of information that make up everything from a webpage loading to a video call connecting.

Every packet trying to enter (or leave) a network gets compared against a set of rules the firewall has been given. Is this connection coming from somewhere expected? Is it using a normal, well-understood method to communicate? Does it match a conversation that was actually started from the inside — like a reply to a letter you sent, not a random envelope showing up unannounced? If yes, it's waved through. If the answers are murky or the traffic doesn't fit any known pattern, it gets stopped right there, before it ever reaches the actual computers, servers, or people inside.

In more technical terms
Packet filtering
The most basic form of firewall inspection — checking a packet's source address, destination address, and port number against a rule list, without looking at what's actually inside the packet.
Stateful inspection
A smarter approach that tracks entire conversations, not just individual packets — remembering that "this connection was started from inside the network" so it can tell a legitimate reply apart from an unsolicited one.
Deep packet inspection (DPI)
Looking past the address labels and actually examining the contents of a packet — catching threats hidden inside otherwise "allowed" traffic that simpler filtering would wave straight through.
Next-generation firewall (NGFW)
Combines stateful inspection and deep packet inspection with application awareness (it can tell Zoom traffic apart from a hidden command-and-control channel using the same port) and often built-in intrusion prevention.

Blocking the Unexpected

When traffic doesn't match the rules — an unfamiliar connection attempt, traffic arriving from a location or method that doesn't fit the pattern — the firewall blocks it before it ever reaches your actual computers. This is the part most people picture when they hear "firewall": something actively standing guard, rejecting anything that looks wrong. And it genuinely matters. In just the second half of 2025 alone, the threat intelligence firm GreyNoise recorded nearly 3 billion malicious sessions targeting internet-facing firewalls and VPNs — an average of over 200 hostile connection attempts every single second, worldwide, all day, every day.1 A firewall that's actually configured and watched is what stands between that constant noise and an open door.

Why does the cost of getting this wrong matter so much? Because a breach that gets through isn't just an inconvenience — it's expensive, and the expense varies a lot depending on what kind of organization gets hit. Here's what the average breach actually costs, broken down by industry, based on IBM's 2025 Cost of a Data Breach Report — one of the most widely cited studies in the field, drawing on data from 600 breached organizations across 17 industries.

Average Cost of a Data Breach, by Industry (2025)
Comparison — USD millions
Source: IBM Cost of a Data Breach Report, 2025 (Ponemon Institute, 600 organizations, 17 industries)

Why a Firewall Alone Isn't Enough

A bouncer at the door doesn't stop someone already inside from causing trouble — and that limitation matters more than it might seem, because the firewall itself is increasingly the thing attackers target directly, not just the wall they try to get past. An analysis of more than two trillion IT events by Barracuda Networks in 2025 found that 90% of ransomware incidents got in specifically by exploiting firewalls — either through unpatched software or a vulnerable account, not some exotic zero-day nobody could have predicted.2 Most of the time, the vulnerability wasn't new or unknown; it was old, known, and simply never patched.

The most commonly detected weak point in that same analysis was a vulnerability discovered all the way back in 2013 — over a decade of warning, still sitting unpatched on live systems in 2025. This is the uncomfortable truth about firewalls: buying one and turning it on is the easy part. Keeping it updated, watching what it's actually doing, and treating its administrative access as something that should never face the open internet — that's the part that actually determines whether it protects you or becomes the way in.

How Ransomware Actually Gets Past the Firewall
Part-to-whole — share of 2025 ransomware incidents
Source: Barracuda Networks analysis, 2025 (2+ trillion IT events)

Firewalls Exist at Different Levels

There are firewalls protecting an entire office network — sitting at the "front door" where the whole building connects to the internet — and firewalls built into individual computers, quietly filtering traffic for just that one device. Both matter, for different reasons, and they're not interchangeable.

A network firewall guards the main entrance: it decides what's allowed to reach any device on the network at all. A host-based firewall, running on an individual laptop or server, is the second layer — useful if an attacker somehow gets inside the network perimeter, or if that laptop leaves the building entirely and connects from a coffee shop Wi-Fi network with no perimeter firewall protecting it at all. There's also a specialized cousin worth knowing about: a Web Application Firewall (WAF), which doesn't protect the internal network so much as it protects a public-facing website or web app from attacks that target the application itself — things a standard network firewall was never designed to catch, since it isn't looking at that layer of traffic at all.

This layered approach isn't optional extra caution — it's increasingly the baseline expectation. According to the UK's Department for Science, Innovation and Technology, the share of businesses reporting they have network firewalls in place climbed from 66% to 75% in just one year.3 That's a fast shift for basic infrastructure, and it reflects a broader trend: network security spending and adoption have been climbing steadily as the volume and severity of attacks keep rising.

Network Firewall Adoption Among UK Businesses
Temporal — share reporting firewalls in place
Source: UK Department for Science, Innovation & Technology, cited in Network Security Firewall Global Market Report, 2026

What This Actually Means for You

None of this is really about firewalls specifically — it's about a bigger shift in how much weight network security has to carry as more of daily life and business runs through connected systems. A few practical takeaways, whether you're managing a home network or a company's entire infrastructure:

Sources
  1. GreyNoise threat intelligence data, H2 2025, cited in "The Firewall Mistakes That Showed Up In The 2026" — trubyte.io
  2. Barracuda Networks analysis of 2+ trillion IT events, 2025, reported by Security Boulevard — securityboulevard.com
  3. UK Department for Science, Innovation & Technology, April 2024, cited in Network Security Firewall Global Market Report 2026 — giiresearch.com
  4. IBM Cost of a Data Breach Report 2025 (Ponemon Institute) — ibm.com

Firewall rules are one piece of the bigger picture NUURBY helps you see — alongside asset visibility, detection, and access policy, all in one place.