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

From version 5.2
edited by Xiaoling
on 2023/06/26 16:29
Change comment: There is no comment for this version
To version 11.1
edited by Xiaoye
on 2025/05/13 18:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
Content
... ... @@ -1,11 +1,17 @@
1 -= 1. Ports use for UDP Packet Forwarder =
1 +(% class="wikigeneratedid" %)
2 +**Table of Contents: **
2 2  
4 +{{toc/}}
3 3  
4 -This depends on the transfer port of the server you are connected to.
5 5  
6 -Usually UDP port (% style="color:blue" %)**1700**
7 += 1. Ports used for UDP Packet Forwarder =
7 7  
8 8  
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 +
9 9  = 2. Ports used for Base Station Connection =
10 10  
11 11  
... ... @@ -25,9 +25,44 @@
25 25  = 4. Fire wall to keep internet detection =
26 26  
27 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.
34 +The gateway will send ping(ICMP) via (% style="color:blue" %)**1.1.1.1/8.8.8.8/8.8.4.4/139.130.4.5**(%%) to detect if the internet is active.
29 29  
30 -Which need the firewall allows ICMP data to pass through.
36 +The firewall allows ICMP data to pass through.
31 31  
32 32  
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
33 33  
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 +6. Dragino Management Platform
70 +
71 +
72 +This depends on the transfer port of the server you are connected to.
73 +
74 +Usually TCP port (% style="color:#0000ff" %)**8883 **