Last modified by Xiaoye on 2024/10/15 10:15
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -What port should i open in router to allow Gateway for IoT Connection 1 +What port should i open in router to allow Gateway for IoT Connection? - Content
-
... ... @@ -1,62 +1,29 @@ 1 1 = 1. Ports use for UDP Packet Forwarder = 2 2 3 - 4 4 This depends on the transfer port of the server you are connected to. 5 5 6 -Usually UDP port (% style="color:blue" %)**1700**5 +Usually UDP port 1700 7 7 8 8 9 9 = 2. Ports used for Base Station Connection = 10 10 11 - 12 12 This depends on the transfer port of the server you are connected to. 13 13 14 -Usually TCP port (% style="color:blue" %)**443**12 +Usually TCP port 443 15 15 16 16 17 17 = 3. Ports used for LoRaWAN MQTT Bridge Connection = 18 18 19 - 20 20 This depends on the transfer port of the server you are connected to. 21 21 22 -Usually TCP port (% style="color:blue" %)**1883/8883**19 +Usually TCP port 1883/8883 23 23 24 24 25 -= 4. Fire wall to keep internet detection = 22 += 4. Fire wall to keep internet detection. = 26 26 24 +The gateway will send data via 1.1.1.1/8.8.8.8 to detect if the internet is active 27 27 28 - Thegatewaywill sendping(ICMP)via (% style="color:blue"%)**1.1.1.1/8.8.8.8**(%%)todetectifthe internet is active.26 +Which need the firewall allows ICMP traffic to pass through. 29 29 30 -Which need the firewall allows ICMP data to pass through. 31 31 32 - 33 -= 5. Time server synchronization = 34 - 35 - 36 -Default, The gateway will fetch time information from a public time server to synchronize local time. 37 - 38 - 39 -LPS8V2 use time server: 40 - 41 -(% class="box infomessage" %) 42 -((( 43 -ntp.ubuntu.com 44 -0.ubuntu.pool.ntp.org 45 -1.ubuntu.pool.ntp.org 46 -2.ubuntu.pool.ntp.org 47 47 48 -))) 49 - 50 - 51 -DLOS8N/LPS8N/LG308N: 52 - 53 -(% class="box infomessage" %) 54 -((( 55 -0.openwrt.pool.ntp.org 56 -1.openwrt.pool.ntp.org 57 -2.openwrt.pool.ntp.org 58 -3.openwrt.pool.ntp.org 59 -))) 60 - 61 - 62 -