When direct UDP traversal fails, traffic falls back to DERP relay, which can introduce rate limits, latency, and operational dependence on relay availability. If you have hard NATs, constrained bandwidth, or a self-hosted relay strategy that is not reliable, the connection may still work but the experience and performance can degrade sharply.
Why This Matters for Security Teams
When remote connectivity leans on nat traversal and DERP fallback alone, the failure mode is not just “slower networking.” It becomes an availability and control-plane problem: traffic may still move, but not on predictable terms. Latency, relay saturation, and dependency on a single fallback path can turn routine access into an intermittent service. That matters for operators who assume the tunnel is “up” because packets still flow. NHI Mgmt Group’s Ultimate Guide to NHIs notes that 90% of IT leaders say properly managing NHIs is essential for a successful zero-trust implementation, which is relevant here because resilience depends on more than credential validity.
Security teams often miss that a fallback relay is part of the trust and availability envelope, not a neutral transport detail. If the relay becomes rate-limited, unreachable, or overloaded, remote administration, agent workflows, and machine-to-machine sessions can degrade at the exact moment they are needed most. In practice, many teams encounter the fragility of relay dependence only after an outage or a noisy incident report, rather than through intentional resilience testing.
How It Works in Practice
NAT traversal attempts to punch a direct path between peers. If that path cannot be established, DERP-style relay services forward traffic through an intermediary. That preserves connectivity, but it changes the operating profile: performance now depends on relay capacity, geographic distance, packet size, and how often sessions must backhaul through the relay. For security and platform teams, the key question is whether the fallback path is acceptable for the workloads that rely on it.
The practical risk is that “connected” and “operationally usable” are not the same state. Remote shells, administrative consoles, NHI-backed automation, and agentic workflows may continue to authenticate while becoming too slow or too unstable for production use. Guidance from NIST SP 800-63 Digital Identity Guidelines is useful here because identity assurance only matters if the underlying session is reliable enough to support the action being authorized. For a broader security control lens, NIST SP 800-53 Rev 5 Security and Privacy Controls helps frame availability, access control, and monitoring as operational controls, not just policy statements.
- Test direct path success rates across real networks, not just a lab with friendly NAT behaviour.
- Measure relay latency, jitter, and throughput under peak load, then compare them to the workload’s tolerance.
- Validate what happens when the relay is rate-limited, partially degraded, or temporarily unavailable.
- Separate “remote access works” from “remote access supports production response and automation.”
This guidance tends to break down in branch-heavy, bandwidth-constrained, or globally distributed environments because relay fallback can become the default path rather than the exception.
Common Variations and Edge Cases
Tighter connectivity controls often increase operational overhead, requiring organisations to balance resilience against performance and support complexity. That tradeoff becomes sharper when the environment includes strict firewalls, consumer-grade NAT, air-gapped segments, or remote endpoints that cannot maintain stable peer-to-peer paths. There is no universal standard for this yet, but current guidance suggests treating relay fallback as a contingency path, not the baseline design assumption.
Self-hosted relays can reduce external dependency, yet they introduce their own risks: capacity planning, failover design, patching, and geographic placement all matter. If the relay is intended to support critical admin workflows, it should be monitored like any other shared infrastructure service. In some cases, organisations need to combine direct-path optimisation, local relay deployment, and explicit performance thresholds for sessions that carry privileged access or automation traffic.
The edge case that causes the most trouble is when remote connectivity is used for incident response or machine automation during degraded network conditions. At that point, a fallback relay may keep the session alive but still fail to meet the response time required for recovery. That is when the design has to be judged by operational utility, not by basic reachability alone.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST SP 800-63 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 | Fallback transport affects whether authenticated access remains usable and controlled. |
| NIST SP 800-63 | Identity assurance is only useful if the session remains reliable enough to support it. | |
| NIST Zero Trust (SP 800-207) | Zero trust depends on continuous, dependable access paths for policy enforcement. |
Design fallback connectivity so policy checks, telemetry, and session control still function under degraded routing.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 2, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org