Skip to content

Commit a17be08

Browse files
committed
docs: correct low MTU troubleshooting language
1 parent 6e0e29a commit a17be08

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/admin/networking/troubleshooting.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,8 @@ the NAT configuration, or deploy an internal STUN server.
9595

9696
If a network interface on the side of either the client or agent has an MTU
9797
smaller than 1378, any direct connections form may have degraded quality or
98-
performance, as IP packets are fragmented. `coder ping` will indicate if this is
99-
the case by inspecting network interfaces on both the client and the workspace
100-
agent.
98+
might hang entirely. `coder ping` will indicate if this is the case by inspecting
99+
network interfaces on both the client and the workspace agent.
101100

102101
If another interface cannot be used, and the MTU cannot be changed, you may need
103102
to disable direct connections, and relay all traffic via DERP instead, which

0 commit comments

Comments
 (0)