mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-25 01:01:27 +02:00
Update ports-and-firewalls.mdx (#790)
adding relay.netbird.io as required
This commit is contained in:
committed by
GitHub
parent
6a31154b96
commit
0743354d4d
@@ -57,7 +57,7 @@ NetBird usually won't need open ports, but sometimes you or your IT team needs t
|
||||
* In more restricted environments, `netbird status` will show `keepalive ping failed` errors without a firewall rule for TURN
|
||||
* Example `nftables` outbound firewall rule: `ip daddr turn.netbird.io tcp dport 443-65535 accept`
|
||||
* Relay service:
|
||||
* **Endpoint**: *.relay.netbird.io
|
||||
* **Endpoints**: *.relay.netbird.io and relay.netbird.io
|
||||
* **Port**: TCP/443
|
||||
* **IPv4**: The list is dynamic and geo-distributed; When looking at the `netbird status -d` output, you can see which relay you are connecting to.
|
||||
* It is advised to wildcard `*.relay.netbird.io` when possible, to avoid interrupts.
|
||||
|
||||
Reference in New Issue
Block a user