Wiki source code of 6 VPN pass-through

Version 51.1 by Theodore Xu on 2023/07/18 17:24

Show last authors
1 = **1 VPN **pass-through introduce =
2
3 **Functional overview**:VPN pass-through is to add PC to the Local Area Network where the device is located. It can be imagined that PC "replaces" the device at this time, and PC can access any PLC in this Local Area Network where the device is located.
4
5 (% style="text-align:center" %)
6 [[image:介绍.png]]
7
8 === ** Device list** ===
9
10 * Display all support VPN pass-through devices under current account
11 * (((
12 Right-click menu, search box is consistent with PLC pass-through
13 )))
14
15 === ** Remote LAN IP** ===
16
17 VPN pass-through required parameters, DHCP/Static IP of pass-through IP
18
19 === ** Device information** ===
20
21 Display device machine code, name, device status and other information
22
23 === **Start pass-through/End pass-through** ===
24
25 * Click Start pass-through, proceed VPN pass-through according to the setting LAN pass-through IP
26 * Click End pass-through to end VPN pass-through
27 * When the device is offline, the Start pass-through button cannot be clicked
28 * When the firmware version of the device is too low, the Start pass-through button cannot be clicked
29 * The current account does not have the permission of pass-through to this device or the device is shared by others, the Start pass-through button cannot be clicked
30 * When the current account has a device being pass-through, the Start pass-through button cannot be clicked
31 * (((
32 After clicking the Start pass-through button, the pass-through is successful, the button changes to End pass-through, and the device status color on the left side changes to yellow
33
34 {{info}}
35 ✎Note: The WVPN connection only lasting for 2 hours after user connect successfully, suggest to close the connection manually after done the debugging.
36 {{/info}}
37 )))
38
39 === **Refresh** ===
40
41 Right-click in the blank area of the device list to pop up the global operation menu.
42
43 Right-click menu to select "Refresh" or use shortcut key "F5" to refresh the status.
44
45 === **Status type** ===
46
47 There are 5 status of device in the Wecon VPN pass-through tool.
48
49 * Offline(Gray): Pass-through cannot be performed.
50 * Online(Green): Pass-through can be performed.
51 * Being in VPN pass-through(Yellow): In the status of VPN pass-through.
52 * Reconnecting VPN pass-through(Red): Due to network or other reasons, VPN pass-through is reconnecting.
53 * Ending VPN pass-through(Blue): VPN pass-through is ending.
54
55 = **2 **Two modes of Pass-through =
56
57 * **DHCP**: Enables the computer to randomly generate an Ethernet IP. The generated IP segment is determined by the Ethernet configuration of the V-BOX.
58
59 (% style="text-align:center" %)
60 [[image:动态IP.png||alt="动态穿透.png"]]
61
62 {{info}}
63 ✎Note: If the V-BOX is not configured with an Ethernet IP, dynamic mode of the VPN cannot be used!
64 {{/info}}
65
66 * (((
67 (% class="wikigeneratedid" %)
68 **Static IP**:Customize the generated IP address. static mode does not require setting up Ethernet configuration.
69 )))
70
71 (% style="text-align:center" %)
72 [[image:静态IP.png||alt="静态穿透.png"]]
73
74 = **3 Three networking methods supported by VPN** =
75
76 (% style="text-align:center" %)
77 [[image:联网方式.png]]
78
79 === **(1)Configure Ethernet networking:DHCP** ===
80
81 (% style="text-align:center" %)
82 [[image:动态联网.png]]
83
84 (% class="wikigeneratedid" id="HFF082FF09ConfigureEthernetnetworkingFF1AStaticA0IP" %)
85 This is the IP assigned to the Box by the Ethernet. The network segment of the Ethernet IP address, which determines the network segment after using the DHCP VPN pass-through.
86
87 (% style="text-align:center" %)
88 [[image:分配的动态IP.png]]
89
90 (% class="wikigeneratedid" %)
91 At that time using VPN Pass-through:
92
93 * (((
94 VPN DCHP:After the Pass-through is complete a random IP will be generated for the 39 network segment, for example 192.168.39.XXX
95 )))
96 * (((
97 Static IP: please customize the generated IP address.
98 )))
99
100 === **(2)Configure Ethernet networking:Static IP** ===
101
102 (% style="text-align:center" %)
103 [[image:静态联网.png]]
104
105 {{info}}
106 ✎Note: When using a static IP to connect cloud, you need to set the configure the Preferred DNS Server and Altermate DNS Server. If you are using connecting by other methods, you do not need to configure the Preferred DNS Server and Altermate DNS Server.
107 {{/info}}
108
109 (% class="wikigeneratedid" %)
110 At that time using VPN Pass-through:
111
112 * (((
113 VPN DCHP:After the Pass-through is complete a random IP will be generated for the **39** network segment, for example 192.168.**39**.XXX
114 )))
115 * (((
116 Static IP: please customize the generated IP address.
117 )))
118
119 === **(3)Configure WIFI networking** ===
120
121 When using WIFI to connect to the cloud, you need to configure a static IP to communicate with devices such as PLC.
122
123 The following two connections are available:
124
125 (1)
126
127
128 (% style="text-align:center" %)
129 [[image:wifi 不直连.png]]
130
131 (2)
132
133 (% style="text-align:center" %)
134 [[image:wifi 直连.png]]
135
136 (% class="wikigeneratedid" id="H" %)
137 **~ **At this time, Ethernet is as the communication IP, WIFI is used to connect to the cloud.  
138
139 (% style="text-align:center" %)
140 [[image:wifi.png]]
141
142 (% class="wikigeneratedid" %)
143 At that time using VPN Pass-through:
144
145 * (((
146 VPN DCHP:After the Pass-through is complete a random IP will be generated for the **50** network segment, for example 192.168.**50**.XXX
147 )))
148 * (((
149 Static IP: please customize the generated IP address:192.168.**50**.XXX
150 )))
151
152 === **Configure Ethernet and 4G networking** ===
153
154 At this time, Ethernet is used to connect with intranet and only used as a VPN pass-through. 4G is used to connect to the cloud.  
155
156 (% style="text-align:center" %)
157 [[image:4G.png]]
158
159 = =
160
161
162 {{info}}
163 **✎Note:** If the selected IP address is occupied, the pass-through function will be failed.
164 {{/info}}
165
166 = 4 [[Problem and error checking>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/VPN%20pass-through]] =