Skip to content

Commit d537acc

Browse files
committed
[troubleshooting] Mention inbound UDP 51820
1 parent 68ca2d1 commit d537acc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/pages/how-to/troubleshooting-client.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
This document offers practical tips and insights to help you debug various problems, ensuring a seamless user
44
experience.
55

6+
## P2P / Relayed
7+
8+
Each peer will use signal/stun to try to connect directly (P2P) to other peers, and if that is not possible it'll use the relay server.
9+
10+
To help peers get P2P connections, allowing inbound UDP to port 51820 to one of the peers can help a lot.
11+
612
## NetBird agent status
713

814
The netbird agent is a daemon service that runs in the background; it provides information about peers connected and

0 commit comments

Comments
 (0)