Wiki source code of What port should i open in router to allow Gateway for IoT Connection ?
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = 1. Ports use for UDP Packet Forwarder = | ||
2 | |||
3 | |||
4 | This depends on the transfer port of the server you are connected to. | ||
5 | |||
6 | Usually UDP port (% style="color:blue" %)**1700** | ||
7 | |||
8 | |||
9 | = 2. Ports used for Base Station Connection = | ||
10 | |||
11 | |||
12 | This depends on the transfer port of the server you are connected to. | ||
13 | |||
14 | Usually TCP port (% style="color:blue" %)**443** | ||
15 | |||
16 | |||
17 | = 3. Ports used for LoRaWAN MQTT Bridge Connection = | ||
18 | |||
19 | |||
20 | This depends on the transfer port of the server you are connected to. | ||
21 | |||
22 | Usually TCP port (% style="color:blue" %)**1883/8883** | ||
23 | |||
24 | |||
25 | = 4. Fire wall to keep internet detection = | ||
26 | |||
27 | |||
28 | The gateway will send data via (% style="color:blue" %)**1.1.1.1/8.8.8.8**(%%) to detect if the internet is active. | ||
29 | |||
30 | Which need the firewall allows ICMP data to pass through. | ||
31 | |||
32 | |||
33 |