We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b9996 commit 662ac5cCopy full SHA for 662ac5c
src/pages/how-to/troubleshooting-client.mdx
@@ -3,6 +3,12 @@
3
This document offers practical tips and insights to help you debug various problems, ensuring a seamless user
4
experience.
5
6
+## P2P / Relayed
7
+
8
+Netbird will use signal/stun to try to connect directly for a P2P connexion, if that is not possible it'll use the relay server.
9
10
+To help peers get a P2P connection, allowing inbound UDP to port 51820 to one of the peers helps a lot.
11
12
## NetBird agent status
13
14
The netbird agent is a daemon service that runs in the background; it provides information about peers connected and
0 commit comments