Last modified by Xiaoye on 2025/05/13 18:03
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,69 +1,29 @@ 1 -(% class="wikigeneratedid" %) 2 -**Table of Contents: ** 1 += 1. Ports use for UDP Packet Forwarder = 3 3 4 - {{toc/}}3 +This depends on the transfer port of the server you are connected to. 5 5 5 +Usually UDP port 1700 6 6 7 -= 1. Ports used for UDP Packet Forwarder = 8 8 9 - 10 -The gateway will use a port in the range of 1024-65535 to connect to the server's port 1700 11 - 12 -UDP port: (% style="color:#0000ff" %)**1024-65535** 13 - 14 - 15 15 = 2. Ports used for Base Station Connection = 16 16 17 - 18 18 This depends on the transfer port of the server you are connected to. 19 19 20 -Usually TCP port (% style="color:blue" %)**443**12 +Usually TCP port 443 21 21 22 22 23 23 = 3. Ports used for LoRaWAN MQTT Bridge Connection = 24 24 25 - 26 26 This depends on the transfer port of the server you are connected to. 27 27 28 -Usually TCP port (% style="color:blue" %)**1883/8883**19 +Usually TCP port 1883/8883 29 29 30 30 31 -= 4. Fire wall to keep internet detection = 22 += 4. Fire wall to keep internet detection. = 32 32 24 +The gateway will send data via 1.1.1.1/8.8.8.8 to detect if the internet is active 33 33 34 - 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 data to pass through. 35 35 36 -The firewall allows ICMP data to pass through. 37 37 38 - 39 -= 5. Time server synchronization = 40 - 41 - 42 -Default, The gateway will fetch time information from a public time server to synchronize local time. 43 - 44 -Use TCP port: 123 45 - 46 - 47 -LPS8V2 use time server: 48 - 49 -(% class="box infomessage" %) 50 -((( 51 -ntp.ubuntu.com 52 -0.ubuntu.pool.ntp.org 53 -1.ubuntu.pool.ntp.org 54 -2.ubuntu.pool.ntp.org 55 55 56 -))) 57 - 58 - 59 -DLOS8N/LPS8N/LG308N: 60 - 61 -(% class="box infomessage" %) 62 -((( 63 -0.openwrt.pool.ntp.org 64 -1.openwrt.pool.ntp.org 65 -2.openwrt.pool.ntp.org 66 -3.openwrt.pool.ntp.org 67 -))) 68 - 69 -