Skip to content

Commit 002ef59

Browse files
authored
Merge pull request #316 from gravitl/abhishek9686-patch-1
Update install.rst
2 parents 9e542dc + b012566 commit 002ef59

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

install.rst

+3-11
Original file line numberDiff line numberDiff line change
@@ -91,18 +91,10 @@ On Windows machines, it is possible to allow programs or applications through th
9191

9292
On Linux, these necessary ports are needed to be opened:
9393

94-
- UDP and TCP ports 51821-51830 (based on your client's listen port running on the machine)
95-
- TCP ports 80 and 443
96-
- UDP and TCP port 53 for DNS (optional)
97-
98-
In some cases, depending on the nature of your network setup, these ports may need to be opened as well:
99-
100-
- UDP ports 19302 & 3478 for STUN
101-
- TCP ports 1883 & 8883 for MQTT
102-
- TCP ports 8083 & 8084 for EMQX Websocket
103-
- TCP port 8081 for the NM API
94+
- UDP and TCP ports 51821-51830 for inbound and outbound (based on your client's listen port running on the machine)
95+
- TCP port 443 for outbound
96+
- UDP ports 19302 & 3478 for STUN outbound requests
10497

105-
10698
For advanced use cases, you might need to view your device's firewall logs, or in the case of Netclients behind a NAT, your Firewall-Appliance/Router's firewall logs. Look for blocked traffic coming in and out having origin/destination IPs of your devices.
10799

108100
For example, in UFW you may do:

0 commit comments

Comments
 (0)