diff --git a/src/pages/about-netbird/faq.mdx b/src/pages/about-netbird/faq.mdx index 11337bd5..a0e0c4a1 100644 --- a/src/pages/about-netbird/faq.mdx +++ b/src/pages/about-netbird/faq.mdx @@ -13,14 +13,22 @@ and negotiate the peer-to-peer connections. Below is the list of NetBird hosted endpoints and ports they listen to: * Management service: -* **Endpoint**: api.wiretrustee.com -* **Port**: TCP/443 + * **Endpoint**: api.wiretrustee.com + * **Port**: TCP/443 + * **IPv4**: 34.240.163.65 * Signal service: * **Endpoint**: signal2.wiretrustee.com - * **Port**: TCP/443 + * **Port**: TCP/443 + * **IPv4**: 63.34.141.149 + * **Endpoint**: signal.netbird.io `new` + * **Port**: TCP/443 + * **IPv4**: 35.186.199.111 + * **IPv6**: 2600:1901:0:adb3:: * Relay (TURN) service: * **Endpoint**: turn.netbird.io - * **Port range**: UDP/80,443 and TCP/443-65535 + * **Port range**: UDP/80,443 and TCP/443-65535 + * **IPv4**: The list is dynamic and geo-distributed; we advise you to check the nearest cluster with the following command: + * `nslookup turn.netbird.io` ## Why and what are the anonymous usage metrics?