Changes for page 06 VPN pass-through

Last modified by Joe on 2024/11/29 15:21

From version 68.1
edited by Theodore Xu
on 2023/09/28 15:01
Change comment: There is no comment for this version
To version 18.1
edited by Theodore Xu
on 2023/07/18 14:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,202 +1,140 @@
1 -== 1 VPN pass-through ==
1 += **1 **Two modes of Pass-through =
2 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.
3 +* DCHP: Enables the computer to randomly generate an Ethernet IP. The generated IP segment is determined by the Ethernet configuration of the V-BOX.
4 4  
5 5  (% style="text-align:center" %)
6 -[[image:介绍.png]]
6 +[[image:动态IP.png||alt="动态穿透.png"]]
7 7  
8 -(% class="wikigeneratedid" id="HDevicelist" %)
9 -**~ Device list**
8 +{{info}}
9 +✎Note: If the V-BOX is not configured with an Ethernet IP, dynamic mode of the VPN cannot be used!
10 +{{/info}}
10 10  
11 -* Display all support VPN pass-through devices under current account
12 12  * (((
13 -Right-click menu, search box is consistent with PLC pass-through
13 +(% class="wikigeneratedid" %)
14 +Static IP:Customize the generated IP address. static mode does not require setting up Ethernet configuration.
14 14  )))
15 15  
16 -(% class="wikigeneratedid" id="HRemoteLANIP" %)
17 -**~ Remote LAN IP**
17 +(% style="text-align:center" %)
18 +[[image:静态IP.png||alt="静态穿透.png"]]
18 18  
19 -VPN pass-through required parameters, DHCP/Static IP of pass-through IP
20 += **2 The mode of Box connecting to the cloud** =
20 20  
21 -(% class="wikigeneratedid" id="HDeviceinformation" %)
22 -**~ Device information**
22 +Wecon VPN pass-through currently supports the following three pass-through modes:
23 23  
24 -Display device machine code, name, device status and other information
24 +* Ethernet (Networking)
25 +* WIFI (Networking) +Ethernet
26 +* 4G (Networking) +Ethernet
25 25  
26 -(% class="wikigeneratedid" id="HStartpass-through2FEndpass-through" %)
27 -**Start pass-through/End pass-through**
28 +(% style="text-align:center" %)
29 +[[image:联网方式.png]]
28 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 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 -)))
32 +(% style="text-align:center" %)
33 +[[image:Ethernet setting.png]]
42 42  
43 -(% class="wikigeneratedid" id="HRefresh" %)
44 -**Refresh**
35 +=== ** Configure Ethernet networking** ===
45 45  
46 -Right-click in the blank area of the device list to pop up the global operation menu.
37 +When using Ethernet for connecting cloud, it need to configure the Preferred DNS Server and Altermate DNS Server. If you are using 4G/WIFI to connect to the cloud, you do not need to configure the Preferred DNS Server and Altermate DNS Server.
47 47  
48 -Right-click menu to select "Refresh" or use shortcut key "F5" to refresh the status.
39 +The network segment of the Ethernet IP address, which determines the network segment after using the DHCP VPN pass-through
49 49  
50 -(% class="wikigeneratedid" id="HStatustype" %)
51 -**Status type**
41 +(% style="text-align:center" %)
42 +[[image:Ethernet.png||alt="Ethernet setting.png"]]
52 52  
53 -There are 5 status of device in the Wecon VPN pass-through tool.
44 +=== ** Configure Ethernet and WIFI networking** ===
54 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.
46 +At this time, Ethernet is used to connect with intranet and only used as a VPN passthrough. WIFI is used to connect to the cloud.  
60 60  
61 -(% class="wikigeneratedid" id="HHowtochoosethepass-throughIPofthePC." %)
62 -**How to choose the pass-through IP of the PC.**
48 +[[image:1688622050993-253.png]]
63 63  
64 -For PLC and PC LANs using the different network segment.
50 +=== ** Configure Ethernet and 4G networking** ===
65 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.
52 +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.  
68 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 86  (% style="text-align:center" %)
87 -[[image:动态IP.png||alt="动态穿透.png"]]
55 +[[image:4G.png]]
88 88  
89 -If V-BOX IP is 192.168.39.250, when using VPN penetration thrandomly generated IP is:192.168.39.XX,
57 += **2 VPN **pass-through =
90 90  
91 91  (% style="text-align:center" %)
92 -[[image:盒子网络.png]]
60 +[[image:VPN pass.png]]
93 93  
94 -* (((
95 -(% class="wikigeneratedid" %)
96 -**Static IP**:Customize the generated IP address. static mode does not require setting up Ethernet configuration.
97 -)))
62 +**Functional overview**
98 98  
99 -(% style="text-align:center" %)
100 -[[image:静态IP.png||alt="静态穿透.png"]]
64 +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.
101 101  
102 -== 3 The networking methods supported by VPN ==
66 +=== ** Device list** ===
103 103  
104 -(% style="text-align:center" %)
105 -[[image:联网方式.png]]
106 -
107 -(% class="wikigeneratedid" id="HFF081FF09ConfigureEthernetnetworkingFF1ADHCP" %)
108 -**(1)Configure Ethernet networking:DHCP**
109 -
110 -
111 -(% class="wikigeneratedid" %)
112 -At that time using VPN Pass-through:
113 -
68 +* Display all support VPN pass-through devices under current account
114 114  * (((
115 -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
70 +Right-click menu, search box is consistent with PLC pass-through
116 116  )))
117 117  
118 -(((
119 -
120 -)))
73 +=== ** Remote LAN IP** ===
121 121  
122 -(% style="text-align:center" %)
123 -[[image:动态联网.png]]
75 +VPN pass-through required parameters, DHCP/Static IP of pass-through IP
124 124  
125 -(% class="wikigeneratedid" id="HFF082FF09ConfigureEthernetnetworkingFF1AStaticA0IP" %)
126 -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.
77 +=== ** Device information** ===
127 127  
128 -(% style="text-align:center" %)
129 -[[image:分配的动态IP.png]]
79 +Display device machine code, name, device status and other information
130 130  
81 +=== **Start pass-through/End pass-through** ===
131 131  
132 -(((
133 -**(2)Configure Ethernet networking:Static IP**
134 -)))
83 +* Click Start pass-through, proceed VPN pass-through according to the setting LAN pass-through IP
84 +* Click End pass-through to end VPN pass-through
85 +* When the device is offline, the Start pass-through button cannot be clicked
86 +* When the firmware version of the device is too low, the Start pass-through button cannot be clicked
87 +* 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
88 +* When the current account has a device being pass-through, the Start pass-through button cannot be clicked
89 +* (((
90 +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
135 135  
136 -(((
137 -Static IP: please customize the generated IP address.
138 -)))
139 -
140 -(% style="text-align:center" %)
141 -[[image:静态联网.png]]
142 -
143 143  {{info}}
144 -✎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.
93 +✎Note: The WVPN connection only lasting for 2 hours after user connect successfully, suggest to close the connection manually after done the debugging.
145 145  {{/info}}
146 -
147 -(% class="wikigeneratedid" %)
148 -At that time using VPN Pass-through:
149 -
150 -* (((
151 -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
152 152  )))
153 -* (((
154 -Static IP: please customize the generated IP address.
155 -)))
156 156  
157 -=== **(3)Configure WIFI networking** ===
97 +=== **Refresh** ===
158 158  
159 -When using WIFI to connect to the cloud, you need to configure a static IP to communicate with devices such as PLC.
99 +Right-click in the blank area of the device list to pop up the global operation menu.
160 160  
161 -The following two connections are available
101 +Right-click menu to select "Refresh" or use shortcut key "F5" to refresh the status.
162 162  
163 -(1)
103 +=== **Status type** ===
164 164  
105 +There are 5 status of device in the Wecon VPN pass-through tool.
165 165  
166 -(% style="text-align:center" %)
167 -[[image:wifi 不直连.png]]
107 +* Offline(Gray): Pass-through cannot be performed.
108 +* Online(Green): Pass-through can be performed.
109 +* Being in VPN pass-through(Yellow): In the status of VPN pass-through.
110 +* Reconnecting VPN pass-through(Red): Due to network or other reasons, VPN pass-through is reconnecting.
111 +* Ending VPN pass-through(Blue): VPN pass-through is ending.
168 168  
169 -(2)
113 += **3 Operating Steps** =
170 170  
171 -(% style="text-align:center" %)
172 -[[image:wifi 直连.png]]
115 +Select device in the device list. You can select "DHCP" or "Static IP".
173 173  
174 -(% class="wikigeneratedid" id="H" %)
175 -**~ **At this time, Ethernet is as the communication IP, WIFI is used to connect to the cloud.  
117 +* If you select "DHCP", during pass-through, the PC will negotiate with the V-BOX to obtain an available IP address of PC without user intervention.
118 +* If "Static IP" is selected, the user needs to fill in the pass-through IP of the PC manually, which will be used for pass-through.
176 176  
177 177  (% style="text-align:center" %)
178 -[[image:wifi.png]]
121 +[[image:static VPN.png||height="434" width="1186"]]
179 179  
180 -(% class="wikigeneratedid" %)
181 -At that time using VPN Pass-through:
182 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 -)))
124 +**How to choose the pass-through IP of the PC.**
189 189  
190 -=== **(4)Configure  4G networking** ===
126 +For PLC and PC LANs using the different network segment.
191 191  
192 -please refer to WIFI setting
128 +* 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.
129 +* 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.
193 193  
194 -(% style="text-align:center" %)
195 -[[image:4G 联网.png]]
131 +For PLC and PC LANs using the same network segment.
196 196  
197 -= 4 Use the LAN port for communication =
133 +* 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.
134 +* 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.
198 198  
199 -(% style="text-align:center" %)
200 -[[image:LAN 口.png]]
136 +{{info}}
137 +**✎Note:** If the selected IP address is occupied, the pass-through function will be failed.
138 +{{/info}}
201 201  
202 -= [[Problem and error checking>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/VPN%20pass-through]] =
140 += 4 [[Problem and error checking>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/VPN%20pass-through]] =
4G 联网.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -45.8 KB
Content
LAN 口.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -42.9 KB
Content
plc 直连.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -18.8 KB
Content
wifi 不直连.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -39.5 KB
Content
wifi 直连.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -28.1 KB
Content
wifi.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -62.9 KB
Content
介绍.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -32.3 KB
Content
分配的动态IP.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -29.0 KB
Content
动态联网.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -36.7 KB
Content
盒子网络.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -86.6 KB
Content
静态联网.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -40.5 KB
Content