Changes for page 06 VPN pass-through
Last modified by Joe on 2024/11/29 15:21
From version 27.1
edited by Theodore Xu
on 2023/07/18 14:43
on 2023/07/18 14:43
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 26 added, 0 removed)
- 1695886670266-692.png
- 1695886681488-780.png
- 1695886802739-342.png
- 1732851254941-912.png
- 1732852208701-414.png
- 4G 联网.png
- I4vbjIFU1y.png
- LAN 口.png
- UQQq7y583D.png
- WIFI动态.png
- WIF动态配置.png
- WiFi静态配置.png
- YunMQJJDJk.png
- cQhAQl6qq1.png
- pWz2u4bPcu.png
- plc 直连.png
- qADCKoU5kk.png
- wifi 不直连.png
- wifi 直连.png
- wifi.png
- 以太网动态穿透.png
- 以太网静态穿透.png
- 分配的动态IP.png
- 动态联网.png
- 盒子网络.png
- 静态联网.png
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -6 VPN pass-through 1 +06 VPN pass-through - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. AiXia1 +XWiki.joe - Content
-
... ... @@ -1,4 +1,4 @@ 1 -= **1VPN**pass-throughintroduce=1 +== VPN pass-through == 2 2 3 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,7 +5,8 @@ 5 5 (% style="text-align:center" %) 6 6 [[image:介绍.png]] 7 7 8 -=== ** Device list** === 8 +(% class="wikigeneratedid" id="HDevicelist" %) 9 +**~ Device list** 9 9 10 10 * Display all support VPN pass-through devices under current account 11 11 * ((( ... ... @@ -12,15 +12,18 @@ 12 12 Right-click menu, search box is consistent with PLC pass-through 13 13 ))) 14 14 15 -=== ** Remote LAN IP** === 16 +(% class="wikigeneratedid" id="HRemoteLANIP" %) 17 +**~ Remote LAN IP** 16 16 17 17 VPN pass-through required parameters, DHCP/Static IP of pass-through IP 18 18 19 -=== ** Device information** === 21 +(% class="wikigeneratedid" id="HDeviceinformation" %) 22 +**~ Device information** 20 20 21 21 Display device machine code, name, device status and other information 22 22 23 -=== **Start pass-through/End pass-through** === 26 +(% class="wikigeneratedid" id="HStartpass-through2FEndpass-through" %) 27 +**Start pass-through/End pass-through** 24 24 25 25 * Click Start pass-through, proceed VPN pass-through according to the setting LAN pass-through IP 26 26 * Click End pass-through to end VPN pass-through ... ... @@ -36,13 +36,15 @@ 36 36 {{/info}} 37 37 ))) 38 38 39 -=== **Refresh** === 43 +(% class="wikigeneratedid" id="HRefresh" %) 44 +**Refresh** 40 40 41 41 Right-click in the blank area of the device list to pop up the global operation menu. 42 42 43 43 Right-click menu to select "Refresh" or use shortcut key "F5" to refresh the status. 44 44 45 -=== **Status type** === 50 +(% class="wikigeneratedid" id="HStatustype" %) 51 +**Status type** 46 46 47 47 There are 5 status of device in the Wecon VPN pass-through tool. 48 48 ... ... @@ -52,137 +52,191 @@ 52 52 * Reconnecting VPN pass-through(Red): Due to network or other reasons, VPN pass-through is reconnecting. 53 53 * Ending VPN pass-through(Blue): VPN pass-through is ending. 54 54 55 -= **2 **Two modes of Pass-through = 61 +(% class="wikigeneratedid" id="HHowtochoosethepass-throughIPofthePC." %) 62 +**How to choose the pass-through IP of the PC.** 56 56 57 - * DCHP: Enables the computertorandomlygenerate an Ethernet IP.The generated IPsegmentisdeterminedbytheEthernetconfigurationof theV-BOX.64 +For PLC and PC LANs using the different network segment. 58 58 59 - (%style="text-align:center"%)60 - [[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. 61 61 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 + 62 62 {{info}} 63 -✎Note: If the V-BOXisnotconfiguredwith an EthernetIP, dynamicmodeoftheVPN cannot beused!75 +**✎Note:** If the selected IP address is occupied, the pass-through function will be failed. 64 64 {{/info}} 65 65 78 +== 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 + 66 66 * ((( 67 67 (% class="wikigeneratedid" %) 68 -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. 69 69 ))) 70 70 71 71 (% style="text-align:center" %) 72 72 [[image:静态IP.png||alt="静态穿透.png"]] 73 73 74 -= **5Themode of Box connecting to thecloud**=97 +== The networking methods supported by VPN == 75 75 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 +=== **Cloud:Ethernet VPN: DHCP** === 108 + 109 +(% class="wikigeneratedid" %) 110 +Configute network(DHCP) 111 + 76 76 (% style="text-align:center" %) 77 -[[image:联网 方式.png]]113 +[[image:动态联网.png]] 78 78 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. 79 79 80 80 (% style="text-align:center" %) 81 -[[image: Ethernet setting.png]]119 +[[image:分配的动态IP.png]] 82 82 83 -=== ** Configure Ethernet networking** === 121 +(% class="wikigeneratedid" %) 122 +Configute network(Static) 84 84 85 -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. 124 +(% style="text-align:center" %) 125 +[[image:静态联网.png]] 86 86 87 -The network segment of the Ethernet IP address, which determines the network segment after using the DHCP VPN pass-through 127 +(% class="wikigeneratedid" %) 128 +At that time using VPN Pass-through: 88 88 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 + 89 89 (% style="text-align:center" %) 90 -[[image: Ethernet.png||alt="Ethernet setting.png"]]134 +[[image:以太网动态穿透.png]] 91 91 92 -=== ** nfigureEthernetandWIFInetworking** ===136 +=== **Cloud: Ethernet VPN: Static** === 93 93 94 -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. 138 +(% class="wikigeneratedid" %) 139 +Static IP: please customize the generated IP address. 140 +))) 95 95 96 -[[image:1688622050993-253.png]] 142 +{{info}} 143 +✎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. 144 +{{/info}} 97 97 98 -=== ** Configure Ethernet and 4G networking** === 146 +* ((( 147 +(% style="text-align:center" %) 148 +[[image:以太网静态穿透.png]] 149 +))) 99 99 100 - Atthis time, Ethernet is used to connect with intranet and onlyusedasaVPNpass-through.4G is used to connect to the cloud.151 +=== **Cloud: WIFI VPN: DHCP** === 101 101 153 +Configute network(DHCP) 154 + 102 102 (% style="text-align:center" %) 103 -[[image: 4G.png]]156 +[[image:WIF动态配置.png]] 104 104 105 - = **1 VPN **pass-through=158 +Configute network(Static) 106 106 107 107 (% style="text-align:center" %) 108 -[[image: VPN pass.png]]161 +[[image:WiFi静态配置.png]] 109 109 110 -**Functional overview** 163 +(% class="wikigeneratedid" id="H" %) 164 +**~ **At this time, Ethernet is as the communication IP, WIFI is used to connect to the cloud. 111 111 112 -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. 166 +(% style="text-align:center" %) 167 +[[image:wifi.png]] 113 113 114 -=== ** Device list** === 169 +(% class="wikigeneratedid" %) 170 +At that time using VPN Pass-through: 115 115 116 -* Display all support VPN pass-through devices under current account 117 117 * ((( 118 - Right-clickmenu,searchboxis consistentwithPLCpass-through173 +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 119 119 ))) 175 +* ((( 176 +Static IP: please customize the generated IP address:192.168.50.XXX 177 +))) 120 120 121 -=== ** RemoteLANIP** ===179 +=== **Cloud: WIFI VPN: DHCP** === 122 122 123 - VPNpass-through requiredparameters,DHCP/StaticIPof pass-through IP181 +please refer to WIFI setting 124 124 125 -=== ** Device information** === 183 +(% style="text-align:center" %) 184 +[[image:4G 联网.png]] 126 126 127 - Displaydevicemachinecode,name, device status andotherinformation186 +== Use the LAN port for communication == 128 128 129 -=== **Start pass-through/End pass-through** === 188 +(% style="text-align:center" %) 189 +[[image:LAN 口.png]] 130 130 131 -* Click Start pass-through, proceed VPN pass-through according to the setting LAN pass-through IP 132 -* Click End pass-through to end VPN pass-through 133 -* When the device is offline, the Start pass-through button cannot be clicked 134 -* When the firmware version of the device is too low, the Start pass-through button cannot be clicked 135 -* 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 136 -* When the current account has a device being pass-through, the Start pass-through button cannot be clicked 137 -* ((( 138 -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 191 +== [[Problem and error checking>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/VPN%20pass-through]] == 139 139 140 -{{info}} 141 -✎Note: The WVPN connection only lasting for 2 hours after user connect successfully, suggest to close the connection manually after done the debugging. 142 -{{/info}} 143 -))) 144 144 145 -== =**Refresh**===194 +== VPN port open test == 146 146 147 - Right-clickin the blank areaofthedevicelisttopopuptheglobaloperationmenu.196 +There will be two ports opened in outbound of the V-box network, 17195 and 17196. The following step will show how to verify if two ports are permitted. 148 148 149 -Right-click menu to select "Refresh" or use shortcut key "F5" to refresh the status. 198 +(% class="box infomessage" %) 199 +((( 200 +Note: The following test must keep PC and V-box on the same LAN. 201 +))) 150 150 151 -=== **Statustype**===203 +=== Enable Telnet Client Via Control Panel === 152 152 153 - Thereare 5statusofdeviceinheWeconVPN pass-throughtool.205 +Press "Win + R" and input "control" to enter Control Panel. 154 154 155 -* Offline(Gray): Pass-through cannot be performed. 156 -* Online(Green): Pass-through can be performed. 157 -* Being in VPN pass-through(Yellow): In the status of VPN pass-through. 158 -* Reconnecting VPN pass-through(Red): Due to network or other reasons, VPN pass-through is reconnecting. 159 -* Ending VPN pass-through(Blue): VPN pass-through is ending. 207 +Programs→ Programs and Features→ "Turn Windows features on or off→ Enable Telnet Client→ OK → Wait for the installation to complete 160 160 161 -= **3 Operating Steps** = 209 +(% style="text-align:center" %) 210 +[[image:1732852208701-414.png]] 162 162 163 -Select device in the device list. You can select "DHCP" or "Static IP". 164 164 165 - *If youselect"DHCP", during pass-through, thePC will negotiate with the V-BOX to obtainan availableIP address of PC without user intervention.166 - * If "Static IP" is selected, the user needs to fill in the pass-through IP of thePC manually, which will be used forpass-through.213 +(% style="text-align:center" %) 214 +[[image:YunMQJJDJk.png]] 167 167 168 168 (% style="text-align:center" %) 169 -[[image: static VPN.png||height="434" width="1186"]]217 +[[image:I4vbjIFU1y.png]] 170 170 219 +(% style="text-align:center" %) 220 +[[image:UQQq7y583D.png]] 171 171 172 -**How to choose the pass-through IP of the PC.** 222 +(% style="text-align:center" %) 223 +[[image:cQhAQl6qq1.png]] 173 173 174 - ForPLCandPCLANsusing thedifferentnetwork segment.225 +=== Select VPN server IP corresponding to V-Net server === 175 175 176 -* 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. 177 -* 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. 227 +Asean: 159.138.233.229 178 178 179 - For PLC and PC LANsusing the same network segment.229 +Europe: 180 180 181 -* 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. 182 -* 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. 231 +China: 114.115.203.209 183 183 184 -{{info}} 185 -**✎Note:** If the selected IP address is occupied, the pass-through function will be failed. 186 -{{/info}} 233 +Press "Win + R" and input "cmd" to enter Administrator. 187 187 188 -= 4 [[Problem and error checking>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/VPN%20pass-through]] = 235 +(% style="text-align:center" %) 236 +[[image:pWz2u4bPcu.png]] 237 + 238 +Type "telnet IP port". For example, to test if Port 17195 is opened in the network in China VPN server. "telnet 114.115.203.209 17195" should be typed in the screen. 239 + 240 +(% style="text-align:center" %) 241 +[[image:qADCKoU5kk.png]] 242 + 243 +Type "Enter" in keyboard and show the following screen, which means Port 17195 is opened. 244 + 245 +(% style="text-align:center" %) 246 +[[image:1732851254941-912.png]] 247 + 248 +
- 1695886670266-692.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.5 KB - Content
- 1695886681488-780.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.5 KB - Content
- 1695886802739-342.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.5 KB - Content
- 1732851254941-912.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.joe - Size
-
... ... @@ -1,0 +1,1 @@ 1 +8.8 KB - Content
- 1732852208701-414.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.joe - Size
-
... ... @@ -1,0 +1,1 @@ 1 +10.7 KB - Content
- 4G 联网.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +45.8 KB - Content
- I4vbjIFU1y.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.joe - Size
-
... ... @@ -1,0 +1,1 @@ 1 +24.1 KB - Content
- LAN 口.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +42.9 KB - Content
- UQQq7y583D.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.joe - Size
-
... ... @@ -1,0 +1,1 @@ 1 +15.0 KB - Content
- WIFI动态.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.6 KB - Content
- WIF动态配置.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +34.1 KB - Content
- WiFi静态配置.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +49.4 KB - Content
- YunMQJJDJk.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.joe - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.5 KB - Content
- cQhAQl6qq1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.joe - Size
-
... ... @@ -1,0 +1,1 @@ 1 +18.0 KB - Content
- pWz2u4bPcu.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.joe - Size
-
... ... @@ -1,0 +1,1 @@ 1 +9.9 KB - Content
- plc 直连.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +18.8 KB - Content
- qADCKoU5kk.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.joe - Size
-
... ... @@ -1,0 +1,1 @@ 1 +12.6 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
- 以太网动态穿透.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +21.2 KB - Content
- 以太网静态穿透.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +28.0 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