top of page
Search

What is mesh networking, really?(And why does it matter for enterprise IT)

  • Writer: Celeste Kinswood
    Celeste Kinswood
  • Mar 28
  • 4 min read

Updated: Apr 1




Isn't the one on the left so much prettier?
Isn't the one on the left so much prettier?

I’ve been working in network infrastructure and security for a long time. I’ve spent years working closely with teams on the front lines of network and security challenges — digging into how they manage DNS, secure access to cloud apps, and modernize legacy Cisco-based infrastructure.


My expertise is in deeply understanding network and security problems from the customer side — translating technical complexity into strategic outcomes.


And like a lot of folks in enterprise IT, I’ve seen how architecture evolves — sometimes in clean, intentional ways, and sometimes as a series of necessary workarounds.

When I started working with mesh networking, I was excited to tackle familiar problems from a different angle. I didn’t expect it to completely reframe how I think about enterprise architecture — but it did.


Mesh networking feels new, but it’s actually old-school internet

Before everything was centralized into corporate clouds, the internet was peer-to-peer. You connected directly to another system and exchanged data. There was no middleman, no rerouting through some hub or controller.


Mesh networking — real mesh networking — is a return to that model. It’s about giving devices the ability to talk to each other directly, securely, across networks you don’t control.


And in today’s enterprise world, that’s a pretty powerful idea.


So what is mesh networking, exactly?

At its core, mesh networking means that any device on the network can connect to any other device — without going through a central hub or gateway. It’s distributed. It’s dynamic. And when done right, it adapts to changing conditions automatically.


Mesh networks are built on peer-to-peer (P2P) connections, which come with a few key advantages:


  • Resilience – If one path fails, traffic can reroute automatically without relying on a central relay.

  • Network flexibility – P2P works across fragmented networks like Wi-Fi, NAT, and LTE — ideal for remote or field environments.

  • Lower latency – Traffic takes the most direct route, avoiding unnecessary backhaul through centralized infrastructure.

  • Privacy and control – Data doesn’t pass through third-party relays, reducing exposure and keeping traffic between trusted endpoints.

  • Fewer bottlenecks – Without a central chokepoint, the network scales more naturally and avoids common performance issues.


P2P has a reputation… but it’s not just for pirates

When people hear “peer-to-peer,” they might think BitTorrent, VLC, or The Pirate Bay. And sure, that’s one chapter of the story.


Peer-to-peer networking sometimes gets dismissed because of its associations with shady file sharing or consumer apps. But in practice, it’s just a way for systems to communicate directly — without needing a centralized broker. That model turns out to be incredibly useful in enterprise environments, where infrastructure is distributed, networks are unpredictable, and central control points often introduce more risk than reliability.


How mesh networking helps solve real enterprise problems

Let’s talk about a few common issues I’ve seen in the field — and how mesh networking helps address them.


🔒 Problem: Security and visibility across remote devices

The challenge: Devices deployed in the field (think: POS systems, industrial IoT sensors, or mobile endpoints) often sit on networks you don’t control. You’re blind to them. You can’t see when something goes wrong or worse yet, all you know is that a device went offline. So of course you can't troubleshoot reliably.


How mesh helps: A mesh network can securely connect those devices to your infrastructure without being at the whims of their local networks. You control access, monitor behavior, and push updates — all over encrypted, direct links that route around NAT and firewalls.


🌎 Problem: Complex multi-site or M&A integration

The challenge: You’ve just merged with another company. Or you’re trying to connect teams across cloud accounts, regions, or offices. Traditional networking says: “Okay, time to rebuild routing tables, open tickets, and provision firewalls.”


How mesh helps: Devices on a mesh network don’t care where they are. You can drop them into any location — even behind someone else’s network — and they’ll find each other, connect, and behave like they’re on the same LAN. No network policy rewrites required.


🧩 Problem: Fragile, centralized infrastructure

The challenge: Everything runs through a central VPN concentrator or SD-WAN appliance. One failure or misconfiguration takes down access for hundreds (or thousands) of users.


How mesh helps: With peer-to-peer connections and multipath routing, mesh networking avoids single points of failure. If one path breaks, traffic reroutes automatically. You get built-in resilience and redundancy, by design.


What to watch out for when evaluating mesh solutions

Not all “mesh” vendors are created equal. Some things to look for:

  • True peer-to-peer support — not just client/server with a fancy diagram.

  • Firewall and NAT traversal — because real-world networks are messy.

  • Security model — is it truly end-to-end encrypted? Does it have post-quantum crypto or perfect forward secrecy? How do you control who joins the network?

  • Self-hosting options — if you’re in a regulated industry or want full control, this matters.

  • Scalability — some “mesh” tools work great with five nodes, and melt down at fifty.


Also worth noting: some products that call themselves mesh still rely heavily on a cloud controller — not just for setup, but for every connection. If your goal is decentralization and resilience, make sure the system still works when that controller isn’t in the loop.


Why I’m continuing to work with this tech

The more time I spend in this space, the more I’m convinced that mesh networking isn’t just another tool — it’s part of a broader shift in how we think about access, trust, and control in a distributed world. The future I’m building toward makes room for messy realities. As we embrace new tools, we can move away from brittle, perimeter-based designs and toward systems that are secure because they assume fragmentation.


I’ve seen how hard it is to keep things connected when the network wasn’t designed for how people actually work — especially when teams are distributed, infrastructure is inherited, and priorities are constantly shifting. Mesh networking hasn’t solved everything (yet), but it’s given me a different way to approach those challenges.


And for me, the concepts behind it are foundational. The knowledge I’ve gained working on mesh networking has already proved useful well beyond my work at ZeroTier. I know it will carry forward into whatever I build next.

 
 
 

Comments


bottom of page