Changes for page 06 VPN pass-through

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

From version 26.1
edited by Theodore Xu
on 2023/07/18 14:43
Change comment: There is no comment for this version
To version 70.1
edited by Theodore Xu
on 2023/09/28 15:03
Change comment: There is no comment for this version

Summary

Details

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