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 f66ebcd commit 518e906Copy full SHA for 518e906
src/pages/about-netbird/faq.mdx
@@ -6,6 +6,7 @@ export const title = 'FAQ'
6
7
### Incoming ports
8
NetBird's agent doesn't require any incoming port to be open; It negotiates the connection with the support of the signal and relay services.
9
+That said, it helps to open inbound UDP to wireguard port (51820 by default) on one of the peers if they are only getting relayed.
10
### Outgoing ports
11
NetBird usually won't need open ports, but sometimes you or your IT team needs to secure and verify
12
all outgoing traffic, and that may affect how NetBird clients connect to the [control layer](/about-netbird/how-netbird-works)
0 commit comments