Changes for page 06 VPN pass-through

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

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

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -= **1 VPN **pass-through introduce =
1 +== 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,138 +52,145 @@
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 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.
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-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.
64 64  {{/info}}
65 65  
66 -* (((
67 -(% class="wikigeneratedid" %)
68 -**Static IP**:Customize the generated IP address. static mode does not require setting up Ethernet configuration.
69 -)))
78 +== 2 Two modes of VPN ==
70 70  
71 -(% style="text-align:center" %)
72 -[[image:静态IP.png||alt="静态穿透.png"]]
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!**
73 73  
74 -= **3 Three networking methods supported by VPN** =
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}}
75 75  
76 76  (% style="text-align:center" %)
77 -[[image:联网方式.png]]
87 +[[image:动态IP.png||alt="动态穿透.png"]]
78 78  
79 -**~ Configure Ethernet networking**
89 +If V-BOX IP is 192.168.39.250, when using VPN penetration the randomly generated IP is:192.168.39.XX,
80 80  
81 81  (% style="text-align:center" %)
82 -[[image:Ethernet setting.png]]
92 +[[image:盒子网络.png]]
83 83  
84 -=== ===
94 +* (((
95 +(% class="wikigeneratedid" %)
96 +**Static IP**:Customize the generated IP address. static mode does not require setting up Ethernet configuration.
97 +)))
85 85  
86 -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.
99 +(% style="text-align:center" %)
100 +[[image:静态IP.png||alt="静态穿透.png"]]
87 87  
88 -The network segment of the Ethernet IP address, which determines the network segment after using the DHCP VPN pass-through
102 +== 3 The networking methods supported by VPN ==
89 89  
90 90  (% style="text-align:center" %)
91 -[[image:Ethernet.png||alt="Ethernet setting.png"]]
105 +[[image:联网方式.png]]
92 92  
93 -=== ** Configure Ethernet and WIFI networking** ===
107 +(% class="wikigeneratedid" id="HFF081FF09ConfigureEthernetnetworkingFF1ADHCP" %)
108 +**(1)Configure Ethernet networking:DHCP**
94 94  
95 -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.  
96 96  
97 -[[image:1688622050993-253.png]]
111 +(% class="wikigeneratedid" %)
112 +At that time using VPN Pass-through:
98 98  
99 -=== ** Configure Ethernet and 4G networking** ===
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
116 +)))
100 100  
101 -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.  
118 +(((
119 +
120 +)))
102 102  
103 103  (% style="text-align:center" %)
104 -[[image:4G.png]]
123 +[[image:动态联网.png]]
105 105  
106 -= **1 VPN **pass-through =
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.
107 107  
108 108  (% style="text-align:center" %)
109 -[[image:VPN pass.png]]
129 +[[image:分配的动态IP.png]]
110 110  
111 -**Functional overview**
112 112  
113 -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.
132 +(((
133 +**(2)Configure Ethernet networking:Static IP**
134 +)))
114 114  
115 -=== ** Device list** ===
116 -
117 -* Display all support VPN pass-through devices under current account
118 -* (((
119 -Right-click menu, search box is consistent with PLC pass-through
136 +(((
137 +Static IP: please customize the generated IP address.
120 120  )))
121 121  
122 -=== ** Remote LAN IP** ===
140 +(% style="text-align:center" %)
141 +[[image:静态联网.png]]
123 123  
124 -VPN pass-through required parameters, DHCP/Static IP of pass-through IP
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.
145 +{{/info}}
125 125  
126 -=== ** Device information** ===
147 +(% class="wikigeneratedid" %)
148 +At that time using VPN Pass-through:
127 127  
128 -Display device machine code, name, device status and other information
129 -
130 -=== **Start pass-through/End pass-through** ===
131 -
132 -* Click Start pass-through, proceed VPN pass-through according to the setting LAN pass-through IP
133 -* Click End pass-through to end VPN pass-through
134 -* When the device is offline, the Start pass-through button cannot be clicked
135 -* When the firmware version of the device is too low, the Start pass-through button cannot be clicked
136 -* 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
137 -* When the current account has a device being pass-through, the Start pass-through button cannot be clicked
138 138  * (((
139 -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
140 -
141 -{{info}}
142 -✎Note: The WVPN connection only lasting for 2 hours after user connect successfully, suggest to close the connection manually after done the debugging.
143 -{{/info}}
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
144 144  )))
153 +* (((
154 +Static IP: please customize the generated IP address.
155 +)))
145 145  
146 -=== **Refresh** ===
157 +=== **(3)Configure WIFI networking** ===
147 147  
148 -Right-click in the blank area of the device list to pop up the global operation menu.
159 +When using WIFI to connect to the cloud, you need to configure a static IP to communicate with devices such as PLC.
149 149  
150 -Right-click menu to select "Refresh" or use shortcut key "F5" to refresh the status.
161 +The following two connections are available:
151 151  
152 -=== **Status type** ===
163 +(1)
153 153  
154 -There are 5 status of device in the Wecon VPN pass-through tool.
155 155  
156 -* Offline(Gray): Pass-through cannot be performed.
157 -* Online(Green): Pass-through can be performed.
158 -* Being in VPN pass-through(Yellow): In the status of VPN pass-through.
159 -* Reconnecting VPN pass-through(Red): Due to network or other reasons, VPN pass-through is reconnecting.
160 -* Ending VPN pass-through(Blue): VPN pass-through is ending.
166 +(% style="text-align:center" %)
167 +[[image:wifi 不直连.png]]
161 161  
162 -= **3 Operating Steps** =
169 +(2)
163 163  
164 -Select device in the device list. You can select "DHCP" or "Static IP".
171 +(% style="text-align:center" %)
172 +[[image:wifi 直连.png]]
165 165  
166 -* 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.
167 -* 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.
174 +(% class="wikigeneratedid" id="H" %)
175 +**~ **At this time, Ethernet is as the communication IP, WIFI is used to connect to the cloud.  
168 168  
169 169  (% style="text-align:center" %)
170 -[[image:static VPN.png||height="434" width="1186"]]
178 +[[image:wifi.png]]
171 171  
180 +(% class="wikigeneratedid" %)
181 +At that time using VPN Pass-through:
172 172  
173 -**How to choose the pass-through IP of the PC.**
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 +)))
174 174  
175 -For PLC and PC LANs using the different network segment.
190 +=== **(4)Configure  4G networking** ===
176 176  
177 -* 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.
178 -* 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.
192 +please refer to WIFI setting
179 179  
180 -For PLC and PC LANs using the same network segment.
194 +(% style="text-align:center" %)
195 +[[image:4G 联网.png]]
181 181  
182 -* 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.
183 -* 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.
197 += 4 Use the LAN port for communication =
184 184  
185 -{{info}}
186 -**✎Note:** If the selected IP address is occupied, the pass-through function will be failed.
187 -{{/info}}
199 +(% style="text-align:center" %)
200 +[[image:LAN 口.png]]
188 188  
189 -= 4 [[Problem and error checking>>https://docs.we-con.com.cn/bin/view/V-BOX/FAQ/VPN%20pass-through]] =
202 += [[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