From 69324bab124c5a7675076a205302b1c32e82ffb1 Mon Sep 17 00:00:00 2001 From: braginini Date: Mon, 1 Aug 2022 13:39:38 +0200 Subject: [PATCH] Update FAQ ports --- docs/FAQ/firewall-ports.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/FAQ/firewall-ports.md b/docs/FAQ/firewall-ports.md index b9bc3071..9c6e2cb5 100644 --- a/docs/FAQ/firewall-ports.md +++ b/docs/FAQ/firewall-ports.md @@ -13,10 +13,10 @@ 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/33073 + * **Port**: TCP/443 * Signal service: - * **Endpoint**: signal.wiretrustee.com - * **Port**: TCP/10000 + * **Endpoint**: signal2.wiretrustee.com + * **Port**: TCP/443 * Relay (TURN) service: * **Endpoint**: turn.netbird.io * **Port range**: UDP/5555-65535 \ No newline at end of file