mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Update FAQ with new signal endpoint addresses (#89)
* Update FAQ with new signal endpoint addresses * Update FAQ with new signal endpoint addresses * Update FAQ with new signal endpoint addresses
This commit is contained in:
@@ -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?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user