Changes for page 06 VPN pass-through

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

From version 25.1
edited by Theodore Xu
on 2023/07/18 14:43
Change comment: There is no comment for this version
To version 52.1
edited by Theodore Xu
on 2023/07/18 17:24
Change comment: There is no comment for this version

Summary

Details

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