Last modified by Xiaoye on 2025/05/13 18:03

From version 9.1
edited by Xiaoling
on 2024/08/08 11:41
Change comment: There is no comment for this version
To version 5.1
edited by Xiaoye
on 2023/06/21 11:49
Change comment: There is no comment for this version

Summary

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