Changes for page 06 VPN pass-through

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

From version 5.1
edited by Theodore Xu
on 2023/07/06 15:17
Change comment: There is no comment for this version
To version 46.1
edited by Theodore Xu
on 2023/07/18 16:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -VPN passthrough
1 +6 VPN pass-through
Content
... ... @@ -1,87 +1,142 @@
1 -= **1 Enable Ethernet** =
1 += **1 VPN **pass-through introduce =
2 2  
3 -Wecon VPN pass-through currently supports the following three pass-through modes
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 4  
5 -* Ethernet (Networking)
6 -* WIFI (Networking) +Ethernet
7 -* 4G (Networking) +Ethernet
5 +(% style="text-align:center" %)
6 +[[image:介绍.png]]
8 8  
9 -{{info}}
10 -✎Note: All of method require Ethernet to be enabled.  If the Ethernet IP is not configured, Can not be able to use the DHCP of the VPN.
11 -{{/info}}
8 +=== ** Device list** ===
12 12  
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 +)))
13 13  
14 -(% style="text-align:center" %)
15 -[[image:Ethernet setting.png]]
15 +=== ** Remote LAN IP** ===
16 16  
17 -=== ** Configure Ethernet networking** ===
17 +VPN pass-through required parameters, DHCP/Static IP of pass-through IP
18 18  
19 -When using Ethernet for networking, Preferred DNS Server and Altermate DNS Server need to be configured.
19 +=== ** Device information** ===
20 20  
21 -The network segment of the Ethernet IP address, which determines the network segment after using the DHCP VPN pass-through
21 +Display device machine code, name, device status and other information
22 22  
23 -(% style="text-align:center" %)
24 -[[image:Ethernet setting.png]]
23 +=== **Start pass-through/End pass-through** ===
25 25  
26 -=== ** Configure Ethernet and WIFI networking** ===
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
27 27  
28 -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.  
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 +)))
29 29  
30 -[[image:1688622050993-253.png]]
39 +=== **Refresh** ===
31 31  
32 -=== ** Configure Ethernet and 4G networking** ===
41 +Right-click in the blank area of the device list to pop up the global operation menu.
33 33  
34 -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.  
43 +Right-click menu to select "Refresh" or use shortcut key "F5" to refresh the status.
35 35  
36 -(% style="text-align:center" %)
37 -[[image:4G.png]]
45 +=== **Status type** ===
38 38  
47 +There are 5 status of device in the Wecon VPN pass-through tool.
39 39  
40 -=
41 -**2 VPN **pass-through =
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.
42 42  
43 -(% style="text-align:center" %)
44 -[[image:VPN pass.png]]
55 += **2 **Two modes of Pass-through =
45 45  
46 -**Functional overview**
57 +* **DCHP**: Enables the computer to randomly generate an Ethernet IP. The generated IP segment is determined by the Ethernet configuration of the V-BOX.
47 47  
48 -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.
59 +(% style="text-align:center" %)
60 +[[image:动态IP.png||alt="动态穿透.png"]]
49 49  
50 -=== ** Device list** ===
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}}
51 51  
52 -* Display all support VPN pass-through devices under current account
53 53  * (((
54 -Right-click menu, search box is consistent with PLC pass-through
67 +(% class="wikigeneratedid" %)
68 +**Static IP**:Customize the generated IP address. static mode does not require setting up Ethernet configuration.
55 55  )))
56 56  
57 -=== ** Remote LAN IP** ===
71 +(% style="text-align:center" %)
72 +[[image:静态IP.png||alt="静态穿透.png"]]
58 58  
59 -VPN pass-through required parameters, DHCP/Static IP of pass-through IP
74 += **3 Three networking methods supported by VPN** =
60 60  
61 -=== ** Device information** ===
76 +(% style="text-align:center" %)
77 +[[image:联网方式.png]]
62 62  
63 -Display device machine code, name, device status and other information
79 +=== **(1)Configure Ethernet networking:DHCP** ===
64 64  
65 -=== **Start pass-through/End pass-through** ===
81 +(% style="text-align:center" %)
82 +[[image:动态联网.png]]
66 66  
67 -* Click Start pass-through, proceed VPN pass-through according to the setting LAN pass-through IP
68 -* Click End pass-through to end VPN pass-through
69 -* When the device is offline, the Start pass-through button cannot be clicked
70 -* When the firmware version of the device is too low, the Start pass-through button cannot be clicked
71 -* 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
72 -* When the current account has a device being pass-through, the Start pass-through button cannot be clicked
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 +
73 73  * (((
74 -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
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 +)))
75 75  
100 +=== **(2)Configure Ethernet networking:Static IP** ===
101 +
102 +(% style="text-align:center" %)
103 +[[image:静态联网.png]]
104 +
76 76  {{info}}
77 -✎Note: The WVPN connection only lasting for 2 hours after user connect successfully, suggest to close the connection manually after done the debugging.
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.
78 78  {{/info}}
79 79  
80 -=== ===
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
81 81  )))
115 +* (((
116 +Static IP: please customize the generated IP address.
117 +)))
82 82  
83 -=== **3 Operating Steps** ===
119 +=== **3)Configure WIFI networking** ===
84 84  
121 +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.  
122 +
123 +(% style="text-align:center" %)
124 +[[image:wifi.png]]
125 +
126 +
127 +(% style="text-align:center" %)
128 +[[image:wifi 不直连.png]]
129 +
130 +
131 +=== ** Configure Ethernet and 4G networking** ===
132 +
133 +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.  
134 +
135 +(% style="text-align:center" %)
136 +[[image:4G.png]]
137 +
138 += **3 Operating Steps** =
139 +
85 85  Select device in the device list. You can select "DHCP" or "Static IP".
86 86  
87 87  * 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.
... ... @@ -107,4 +107,4 @@
107 107  **✎Note:** If the selected IP address is occupied, the pass-through function will be failed.
108 108  {{/info}}
109 109  
110 -
165 += 4 [[Problem and error checking>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/VPN%20pass-through]] =
Ethernet.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +35.9 KB
Content
plc 直连.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +18.8 KB
Content
wifi 不直连.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +39.5 KB
Content
wifi.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +62.9 KB
Content
介绍.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +32.3 KB
Content
企业微信截图_16896591499557.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +22.9 KB
Content
分配的动态IP.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +29.0 KB
Content
动态IP.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +33.8 KB
Content
动态穿透.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +23.0 KB
Content
动态联网.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +36.7 KB
Content
联网方式.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +20.5 KB
Content
静态IP.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +33.7 KB
Content
静态穿透.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +23.0 KB
Content
静态联网.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +40.5 KB
Content