Changes for page 06 VPN pass-through
Last modified by Joe on 2024/11/29 15:21
From version 19.1
edited by Theodore Xu
on 2023/07/18 14:23
on 2023/07/18 14:23
Change comment:
There is no comment for this version
To version 53.1
edited by Theodore Xu
on 2023/07/18 17:25
on 2023/07/18 17:25
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 8 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,62 +1,10 @@ 1 -= **1 ** Two modes of Pass-through =1 += **1 VPN **pass-through introduce = 2 2 3 -* DCHP: Enablesthecomputer torandomlygenerate anEthernetIP. Thegenerated IPsegmentisdeterminedbytheEthernetconfigurationoftheV-BOX.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 5 (% style="text-align:center" %) 6 -[[image: 动态IP.png||alt="动态穿透.png"]]6 +[[image:介绍.png]] 7 7 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}} 11 - 12 -* ((( 13 -(% class="wikigeneratedid" %) 14 -Static IP:Customize the generated IP address. static mode does not require setting up Ethernet configuration. 15 -))) 16 - 17 -(% style="text-align:center" %) 18 -[[image:静态IP.png||alt="静态穿透.png"]] 19 - 20 -= **2 The mode of Box connecting to the cloud** = 21 - 22 -(% style="text-align:center" %) 23 -[[image:联网方式.png]] 24 - 25 - 26 -(% style="text-align:center" %) 27 -[[image:Ethernet setting.png]] 28 - 29 -=== ** Configure Ethernet networking** === 30 - 31 -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. 32 - 33 -The network segment of the Ethernet IP address, which determines the network segment after using the DHCP VPN pass-through 34 - 35 -(% style="text-align:center" %) 36 -[[image:Ethernet.png||alt="Ethernet setting.png"]] 37 - 38 -=== ** Configure Ethernet and WIFI networking** === 39 - 40 -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. 41 - 42 -[[image:1688622050993-253.png]] 43 - 44 -=== ** Configure Ethernet and 4G networking** === 45 - 46 -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. 47 - 48 -(% style="text-align:center" %) 49 -[[image:4G.png]] 50 - 51 -= **2 VPN **pass-through = 52 - 53 -(% style="text-align:center" %) 54 -[[image:VPN pass.png]] 55 - 56 -**Functional overview** 57 - 58 -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 - 60 60 === ** Device list** === 61 61 62 62 * Display all support VPN pass-through devices under current account ... ... @@ -104,19 +104,10 @@ 104 104 * Reconnecting VPN pass-through(Red): Due to network or other reasons, VPN pass-through is reconnecting. 105 105 * Ending VPN pass-through(Blue): VPN pass-through is ending. 106 106 107 -= **3Operating Steps**=55 +=== === 108 108 109 - Selectdeviceinthedevice list. Youcan select "DHCP"or"StaticIP".57 +=== **How to choose the pass-through IP of the PC.** === 110 110 111 -* 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. 112 -* 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. 113 - 114 -(% style="text-align:center" %) 115 -[[image:static VPN.png||height="434" width="1186"]] 116 - 117 - 118 -**How to choose the pass-through IP of the PC.** 119 - 120 120 For PLC and PC LANs using the different network segment. 121 121 122 122 * 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. ... ... @@ -127,8 +127,112 @@ 127 127 * 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. 128 128 * 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. 129 129 69 += **2 **Two modes of Pass-through = 70 + 71 +* **DHCP**: Enables the computer to randomly generate an Ethernet IP. The generated IP segment is determined by the Ethernet configuration of the V-BOX. 72 + 73 +(% style="text-align:center" %) 74 +[[image:动态IP.png||alt="动态穿透.png"]] 75 + 130 130 {{info}} 131 - **✎Note:**If theselectedIP addressis occupied,thepass-through functionwillbe failed.77 +✎Note: If the V-BOX is not configured with an Ethernet IP, dynamic mode of the VPN cannot be used! 132 132 {{/info}} 133 133 80 +* ((( 81 +(% class="wikigeneratedid" %) 82 +**Static IP**:Customize the generated IP address. static mode does not require setting up Ethernet configuration. 83 +))) 84 + 85 +(% style="text-align:center" %) 86 +[[image:静态IP.png||alt="静态穿透.png"]] 87 + 88 += **3 Three networking methods supported by VPN** = 89 + 90 +(% style="text-align:center" %) 91 +[[image:联网方式.png]] 92 + 93 +=== **(1)Configure Ethernet networking:DHCP** === 94 + 95 +(% style="text-align:center" %) 96 +[[image:动态联网.png]] 97 + 98 +(% class="wikigeneratedid" id="HFF082FF09ConfigureEthernetnetworkingFF1AStaticA0IP" %) 99 +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. 100 + 101 +(% style="text-align:center" %) 102 +[[image:分配的动态IP.png]] 103 + 104 +(% class="wikigeneratedid" %) 105 +At that time using VPN Pass-through: 106 + 107 +* ((( 108 +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 109 +))) 110 +* ((( 111 +Static IP: please customize the generated IP address. 112 +))) 113 + 114 +=== **(2)Configure Ethernet networking:Static IP** === 115 + 116 +(% style="text-align:center" %) 117 +[[image:静态联网.png]] 118 + 119 +{{info}} 120 +✎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. 121 +{{/info}} 122 + 123 +(% class="wikigeneratedid" %) 124 +At that time using VPN Pass-through: 125 + 126 +* ((( 127 +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 128 +))) 129 +* ((( 130 +Static IP: please customize the generated IP address. 131 +))) 132 + 133 +=== **(3)Configure WIFI networking** === 134 + 135 +When using WIFI to connect to the cloud, you need to configure a static IP to communicate with devices such as PLC. 136 + 137 +The following two connections are available: 138 + 139 +(1) 140 + 141 + 142 +(% style="text-align:center" %) 143 +[[image:wifi 不直连.png]] 144 + 145 +(2) 146 + 147 +(% style="text-align:center" %) 148 +[[image:wifi 直连.png]] 149 + 150 +(% class="wikigeneratedid" id="H" %) 151 +**~ **At this time, Ethernet is as the communication IP, WIFI is used to connect to the cloud. 152 + 153 +(% style="text-align:center" %) 154 +[[image:wifi.png]] 155 + 156 +(% class="wikigeneratedid" %) 157 +At that time using VPN Pass-through: 158 + 159 +* ((( 160 +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 161 +))) 162 +* ((( 163 +Static IP: please customize the generated IP address:192.168.**50**.XXX 164 +))) 165 + 166 +=== **Configure Ethernet and 4G networking** === 167 + 168 +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. 169 + 170 +(% style="text-align:center" %) 171 +[[image:4G.png]] 172 + 173 += = 174 + 175 + 176 + 134 134 = 4 [[Problem and error checking>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/VPN%20pass-through]] =
- 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
- 介绍.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +32.3 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 +40.5 KB - Content