Wiki source code of 6 VPN pass-through

Version 81.1 by Theodore Xu on 2023/09/28 16:10

Show last authors
1 == 1 VPN pass-through ==
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 (% class="wikigeneratedid" id="HDevicelist" %)
9 **~ Device list**
10
11 * Display all support VPN pass-through devices under current account
12 * (((
13 Right-click menu, search box is consistent with PLC pass-through
14 )))
15
16 (% class="wikigeneratedid" id="HRemoteLANIP" %)
17 **~ Remote LAN IP**
18
19 VPN pass-through required parameters, DHCP/Static IP of pass-through IP
20
21 (% class="wikigeneratedid" id="HDeviceinformation" %)
22 **~ Device information**
23
24 Display device machine code, name, device status and other information
25
26 (% class="wikigeneratedid" id="HStartpass-through2FEndpass-through" %)
27 **Start pass-through/End pass-through**
28
29 * Click Start pass-through, proceed VPN pass-through according to the setting LAN pass-through IP
30 * Click End pass-through to end VPN pass-through
31 * When the device is offline, the Start pass-through button cannot be clicked
32 * When the firmware version of the device is too low, the Start pass-through button cannot be clicked
33 * 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
34 * When the current account has a device being pass-through, the Start pass-through button cannot be clicked
35 * (((
36 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
37
38 {{info}}
39 ✎Note: The WVPN connection only lasting for 2 hours after user connect successfully, suggest to close the connection manually after done the debugging.
40 {{/info}}
41 )))
42
43 (% class="wikigeneratedid" id="HRefresh" %)
44 **Refresh**
45
46 Right-click in the blank area of the device list to pop up the global operation menu.
47
48 Right-click menu to select "Refresh" or use shortcut key "F5" to refresh the status.
49
50 (% class="wikigeneratedid" id="HStatustype" %)
51 **Status type**
52
53 There are 5 status of device in the Wecon VPN pass-through tool.
54
55 * Offline(Gray): Pass-through cannot be performed.
56 * Online(Green): Pass-through can be performed.
57 * Being in VPN pass-through(Yellow): In the status of VPN pass-through.
58 * Reconnecting VPN pass-through(Red): Due to network or other reasons, VPN pass-through is reconnecting.
59 * Ending VPN pass-through(Blue): VPN pass-through is ending.
60
61 (% class="wikigeneratedid" id="HHowtochoosethepass-throughIPofthePC." %)
62 **How to choose the pass-through IP of the PC.**
63
64 For PLC and PC LANs using the different network segment.
65
66 * The PLC is directly connected to the V-BOX, and all IPs that are not used by the PLC can be used in the network segment where the PLC is located.
67 * The PLC and V-BOX are connected through a router or switch, and all free IPs not used by the PLC and other devices on the network where the PLC is located can be used in the network segment where the PLC is located.
68
69 For PLC and PC LANs using the same network segment.
70
71 * The PLC is directly connected to the V-BOX and all free IPs not used by the PLC and other devices on the network where the PLC is located can be used within the network segment where the PLC is located.
72 * The PLC and V-BOX are connected through a router or switch, and all free IPs in the network segment where the PLC is located that are not used by the PLC, other devices on the network where the PLC is located, and other devices on the network where the PC is located can be used.
73
74 {{info}}
75 **✎Note:** If the selected IP address is occupied, the pass-through function will be failed.
76 {{/info}}
77
78 == 2 Two modes of VPN ==
79
80 * **DHCP**: Enables the computer to randomly generate an Ethernet IP. **The generated IP segment is determined by the Ethernet configuration of the V-BOX!**
81
82 {{info}}
83 ✎Note: If the V-BOX is not configured with an Ethernet IP, dynamic mode of the VPN cannot be used!!!
84 {{/info}}
85
86 (% style="text-align:center" %)
87 [[image:动态IP.png||alt="动态穿透.png"]]
88
89 * (((
90 (% class="wikigeneratedid" %)
91 **Static IP**:Customize the generated IP address. static mode does not require setting up Ethernet configuration.
92 )))
93
94 (% style="text-align:center" %)
95 [[image:静态IP.png||alt="静态穿透.png"]]
96
97 == 3 The networking methods supported by VPN ==
98
99 |Connects to the cloud|Vpn mode
100 |(% colspan="1" rowspan="2" %)Ethernet|(1)DHCP  
101 |(2) Static  
102 |(% colspan="1" rowspan="2" %)4G|(3) DHCP  
103 |(4) Static  
104 |(% colspan="1" rowspan="2" %)WIFI|(5) DHCP  
105 |(6)Static  
106
107 === **(1)Cloud:Ethernet  VPN: DHCP** ===
108
109 (% class="wikigeneratedid" %)
110 Configute network(DHCP)
111
112 (% style="text-align:center" %)
113 [[image:动态联网.png]]
114
115 (% class="wikigeneratedid" id="HFF082FF09ConfigureEthernetnetworkingFF1AStaticA0IP" %)
116 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.
117
118 (% style="text-align:center" %)
119 [[image:分配的动态IP.png]]
120
121 (% class="wikigeneratedid" %)
122 Configute network(Static)
123
124 (% style="text-align:center" %)
125 [[image:静态联网.png]]
126
127 (% class="wikigeneratedid" %)
128 At that time using VPN Pass-through:
129
130 * (((
131 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
132
133 (% style="text-align:center" %)
134 [[image:以太网动态穿透.png]]
135
136
137 )))
138
139 (((
140 === **(2)Cloud: Ethernet  VPN: Static** ===
141
142 Configute network
143 )))
144
145 {{info}}
146 ✎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.
147 {{/info}}
148
149 (% class="wikigeneratedid" %)
150 At that time using VPN Pass-through:
151
152 * (((
153 Static IP: please customize the generated IP address.
154
155 (% style="text-align:center" %)
156 [[image:以太网静态穿透.png]]
157 )))
158
159 === **(3)Cloud: WIFI  VPN: DHCP** ===
160
161
162 When using WIFI to connect to the cloud, you need to configure a static IP to communicate with devices such as PLC.
163
164 The following two connections are available:
165
166 Configute network
167
168 (% style="text-align:center" %)
169 [[image:WIF动态配置.png]]
170
171
172
173
174 (% class="wikigeneratedid" id="H" %)
175 **~ **At this time, Ethernet is as the communication IP, WIFI is used to connect to the cloud.  
176
177 (% style="text-align:center" %)
178 [[image:wifi.png]]
179
180 (% class="wikigeneratedid" %)
181 At that time using VPN Pass-through:
182
183 * (((
184 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
185 )))
186 * (((
187 Static IP: please customize the generated IP address:192.168.50.XXX
188 )))
189
190 (% class="wikigeneratedid" id="HFF084FF09ConfigureA04Gnetworking" %)
191 **(4)Configure  4G networking**
192
193 please refer to WIFI setting
194
195 (% style="text-align:center" %)
196 [[image:4G 联网.png]]
197
198 == 4 Use the LAN port for communication ==
199
200 (% style="text-align:center" %)
201 [[image:LAN 口.png]]
202
203 == 5 [[Problem and error checking>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/VPN%20pass-through]] ==