A quiet shift has happened in industrial networking. The latest generation of industrial gateways comes with SIM slots and pairs with outdoor 5G modems as standard — connectivity that used to require a fixed line is now built into the box. And nobody in the industry is surprised. Cellular connectivity at remote sites has simply become the default.
That's good news and bad news. Good, because a pumping station, a solar farm, or a production cell no longer needs a fixed broadband line to be reachable. Bad, because every site you connect over 4G/5G is now a door into your OT network — and most of those doors were installed by whoever rushed the deployment, not by whoever thinks about security.
Let's talk about what actually works. Not theory — the things you can configure on a real industrial 4G router this week.
Here's the uncomfortable part: the cellular link itself is rarely the problem. The carrier network is fairly opaque from the outside — a device on 4G isn't trivially scannable the way a server with a public IP is.
What gets remote OT networks compromised is almost always the stuff around the link:
The fix isn't exotic. It's a handful of practices, applied consistently, on hardware that supports them.
The single most effective change: stop using port forwarding and put everything inside a VPN tunnel.
An industrial 4g router or 5g industrial router worth installing should terminate VPN sessions itself. On PUSR routers like theUSR-G806wor the 5GUSR-G816, OpenVPN, IPsec, L2TP, PPTP, and GRE are all built in — no extra box at the edge. The G806w even supports one-click import of .ovpn config files, so you're not hand-typing certificates at a cabinet in a substation at 6 a.m.
Two deployment patterns work well:
① Router as VPN client.Each remote site's router dials into your OpenVPN server at the control center. From the outside, nothing is exposed — no open ports on the cellular side at all. Your SCADA server reaches the PLC through the tunnel.
② Router as VPN server.The G816 and G806w can also act as OpenVPN servers, so your engineers connect into the router directly when they need to. Access is still authenticated, encrypted, and logged — just by the router instead of by a forwarded port.
Either way, the rule of thumb is simple: if a device behind the router is reachable without a tunnel, you've configured something wrong.
Because it might. The cellular router is your natural firewall boundary — use it.
A concrete example from the field: PUSR's own application notes for these routers cover shared self-service kiosks, freight and bus fleets, and intelligent robots. What do these have in common? Every one of them carries a payment terminal, a GPS module, or a camerain addition tothe thing you actually manage. Without segmentation, a compromised payment terminal and your control traffic share the same pipe. With it, they don't.
You can't visit 200 remote sites. So the router has to tell you when something is off.
PUSR's remote management platform does exactly this, and it's worth setting up on day one rather than "later":
And speaking of firmware: choose hardware that's actively maintained. PUSR's devices now meet the EU's EN 18031 (RED) cybersecurity standard — a useful shorthand when you're comparing vendors, because it means the product was assessed against actual security requirements, not just RF ones.
Security discussions always go to software, but remote OT sites fail physically more often than they get hacked. The router that dies at -30°C takes your visibility with it.
Look for the industrial fundamentals on the datasheet:
That last point is more important than it sounds. Availability and security fail together: when the legitimate link goes down, someonewillimprovise. Failover is a security control.
If you're deploying cellular routers at remote OT sites, here's the short version:
None of this is complicated. It's just that cellular deployments often happen site-by-site, in a hurry, by whoever is closest — and the defaults are almost never secure.
The industry has decided that 4G/5G is how remote sites get connected — even the enterprise Wi-Fi vendors are building SIM slots into industrial gateways now. The manufacturers who come out ahead aren't the ones who avoid cellular; they're the ones who treat that cellular router as a security device from the first configuration, not as a modem.
Pick a router that gives you the tools — VPN termination, segmentation, alarm-based monitoring, remote firmware, industrial-grade reliability — and spend an afternoon on the setup.