Настройка сетевых соединений/en — различия между версиями

Материал из WebHMI Wiki
Перейти к: навигация, поиск
(Новая страница: «The opened window 'Wireless Overview' shows the main parameters of existing wireless networks. From here you can manage them: add / remove, enable / disable, and…»)
 
(не показано 46 промежуточных версий 2 участников)
Строка 4: Строка 4:
 
WEBHMI has 2 RJ45 network connectors labeled LAN and WAN. By default, the LAN is configured as [https://en.wikipedia.org/wiki/DHCP DHCP] -server that automatically distributes network settings to the connected devices, and WAN as a DHCP client focused on connecting to a network that already has a A DHCP server, for example, a router distributing the Internet. In addition, the settings [http://wiki.webhmi.com.ua/index.php/%D0%9D%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B9%D0%BA%D0%B0_%D1%81%D0%B5%D1%82%D0%B5%D0%B2%D1%8B%D1%85_%D1%81%D0%BE%D0%B5%D0%B4%D0%B8%D0%BD%D0%B5%D0%BD%D0%B8%D0%B9#.D0.9C.D0.B5.D0.B6.D1.81.D0.B5.D1.82.D0.B5.D0.B2.D0.BE.D0.B9_.D1.8D.D0.BA.D1.80.D0.B0.D0.BD_.28Firewall.29 Firewall]  forbids all incoming connectoins from WAN network, and therefore access to WebHMI's web-interface is possible only from LAN. [http://wiki.webhmi.com.ua/index.php/%D0%9F%D0%B5%D1%80%D0%B2%D0%BE%D0%B5_%D0%B2%D0%BA%D0%BB%D1%8E%D1%87%D0%B5%D0%BD%D0%B8%D0%B5]. You can change the current settings using the '''Network setup''' section, which you can access via the link on the authorization page or from the '' Setup / Network setup '' menu after logging in <br>
 
WEBHMI has 2 RJ45 network connectors labeled LAN and WAN. By default, the LAN is configured as [https://en.wikipedia.org/wiki/DHCP DHCP] -server that automatically distributes network settings to the connected devices, and WAN as a DHCP client focused on connecting to a network that already has a A DHCP server, for example, a router distributing the Internet. In addition, the settings [http://wiki.webhmi.com.ua/index.php/%D0%9D%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B9%D0%BA%D0%B0_%D1%81%D0%B5%D1%82%D0%B5%D0%B2%D1%8B%D1%85_%D1%81%D0%BE%D0%B5%D0%B4%D0%B8%D0%BD%D0%B5%D0%BD%D0%B8%D0%B9#.D0.9C.D0.B5.D0.B6.D1.81.D0.B5.D1.82.D0.B5.D0.B2.D0.BE.D0.B9_.D1.8D.D0.BA.D1.80.D0.B0.D0.BD_.28Firewall.29 Firewall]  forbids all incoming connectoins from WAN network, and therefore access to WebHMI's web-interface is possible only from LAN. [http://wiki.webhmi.com.ua/index.php/%D0%9F%D0%B5%D1%80%D0%B2%D0%BE%D0%B5_%D0%B2%D0%BA%D0%BB%D1%8E%D1%87%D0%B5%D0%BD%D0%B8%D0%B5]. You can change the current settings using the '''Network setup''' section, which you can access via the link on the authorization page or from the '' Setup / Network setup '' menu after logging in <br>
  
[[Файл:002.png|600px]]<br>
+
[[Файл:Enter to netSetup.png|600px]]<br>
 
Login to the network settings section requires authorization. Default requisites are '''Login: admin / Password: webhmi'''
 
Login to the network settings section requires authorization. Default requisites are '''Login: admin / Password: webhmi'''
  
Строка 67: Строка 67:
 
=== General information ===
 
=== General information ===
 
The WebHMI firewall 'maps' one or more networks / interfaces in special zones, which are used to describe the default rules for this interface, the rules for forwarding packets between interfaces, and additional rules that do not fall under the first two types. All traffic for the network interface can be classified as incoming, outgoing, or redirected. In the firewall's network settings menu, for convenience, descriptions and comments to all its fields are provided.
 
The WebHMI firewall 'maps' one or more networks / interfaces in special zones, which are used to describe the default rules for this interface, the rules for forwarding packets between interfaces, and additional rules that do not fall under the first two types. All traffic for the network interface can be classified as incoming, outgoing, or redirected. In the firewall's network settings menu, for convenience, descriptions and comments to all its fields are provided.
[[Файл:FireWall.png | 500px | left]] <br>
+
[[Файл:FireWall eng.png| 500px | left]] <br>
  
 
<br clear = all> In the operating system configuration file, the default firewall rules goes first, but they take effect last. The filtering system uses sequential processing, in which the packets are processed sequentially, in a chain, by different rules. The first matching rule is executed, but it often performs a transition to another chain of rules that the packet is moving on until it meets ACCEPT (accept) or DROP / REJECT (discard) commands. Rules with such commands are executed last in the chain of rules, so the default rules will come into effect last, and more specific rules will be checked first. Zones are used to configure masquerading, also known as NAT, as well as for configuring port forwarding rules, more commonly known as redirection.
 
<br clear = all> In the operating system configuration file, the default firewall rules goes first, but they take effect last. The filtering system uses sequential processing, in which the packets are processed sequentially, in a chain, by different rules. The first matching rule is executed, but it often performs a transition to another chain of rules that the packet is moving on until it meets ACCEPT (accept) or DROP / REJECT (discard) commands. Rules with such commands are executed last in the chain of rules, so the default rules will come into effect last, and more specific rules will be checked first. Zones are used to configure masquerading, also known as NAT, as well as for configuring port forwarding rules, more commonly known as redirection.
Строка 74: Строка 74:
 
In the factory configuration of WebHMI, two zones are configured with their own rules, which are sufficient for working in 99% of the cases - the wan zone (in which the Internet gateway is usually located) prohibits incoming traffic, but allows redirection from the lan zone to wan.  
 
In the factory configuration of WebHMI, two zones are configured with their own rules, which are sufficient for working in 99% of the cases - the wan zone (in which the Internet gateway is usually located) prohibits incoming traffic, but allows redirection from the lan zone to wan.  
 
The names of the zones lan (green) and wan (red) by default coincide with the names of the network interfaces LAN and WAN to which they are assigned, however, the zones can be called arbitrary:
 
The names of the zones lan (green) and wan (red) by default coincide with the names of the network interfaces LAN and WAN to which they are assigned, however, the zones can be called arbitrary:
[[Файл:If firewall tab.png | 1024px | left]]
+
[[Файл:If firewall tabEng.png | 1024px | left]]
 
<br clear = all>
 
<br clear = all>
 
Here, the names of the wan and wlim zones differ from the names of the WWAN and WFONLY networks, respectively.
 
Here, the names of the wan and wlim zones differ from the names of the WWAN and WFONLY networks, respectively.
Строка 80: Строка 80:
 
=== Zone edit ===
 
=== Zone edit ===
 
You can create and edit firewall zones in the ''' Network / Firewall ''' menu.
 
You can create and edit firewall zones in the ''' Network / Firewall ''' menu.
[[ Файл:Firewall menu.png| left | 1024px]]
+
[[ Файл:FireWall 1.png | left | 1024px]]
 
<br clear = all>
 
<br clear = all>
 
The key properties of the zones are displayed on this page in a separate list. In this example:
 
The key properties of the zones are displayed on this page in a separate list. In this example:
Строка 89: Строка 89:
 
Edit Zone Menu:  
 
Edit Zone Menu:  
  
[[Файл:Wan edit 1.png | left | 1024px]]
+
[[Файл:FireWall zone p1.png | left | 1024px]]
 
<br clear = all>
 
<br clear = all>
 
I.e. you can link networks to zones both when editing interfaces and when editing zones.
 
I.e. you can link networks to zones both when editing interfaces and when editing zones.
[[Файл:Wan edit 2.png | left | 1024px]]
+
[[Файл:FireWall zone p2.png| left | 1024px]]
 
<br clear = all>
 
<br clear = all>
 
The redirection method can be only one for each zone (ie, the rule works in only one way) - i.e. If you want to allow mutual redirection between two zones, you need to describe the 2 rules in individual zones. <br>
 
The redirection method can be only one for each zone (ie, the rule works in only one way) - i.e. If you want to allow mutual redirection between two zones, you need to describe the 2 rules in individual zones. <br>
Строка 98: Строка 98:
 
=== Default rules ===
 
=== Default rules ===
 
There is a separate list for the rules for port forwarding (DNAT):
 
There is a separate list for the rules for port forwarding (DNAT):
[[ Файл:Port forwarding.png | left | 1024px]]  
+
[[ Файл:FireWall zone p2.png | left | 1024px]]  
 
<br clear = all>
 
<br clear = all>
 
The list of general default rules (used if the special rules described above have not been fulfilled) is in the ''' Rules for traffic ''' tab. Here you can add and edit them, change the order of application in the chain of rules.
 
The list of general default rules (used if the special rules described above have not been fulfilled) is in the ''' Rules for traffic ''' tab. Here you can add and edit them, change the order of application in the chain of rules.
[[ Файл:Def rules 1.png | left | 1024px]]  
+
[[ Файл:Traffic rules.png| left | 1024px]]  
 
<br clear = all>
 
<br clear = all>
[[Файл:Rules fwall 2.png | left | 1024px]]
+
[[Файл:Traffic rules2.png | left | 1024px]]
 
<br clear = all>
 
<br clear = all>
  
Строка 139: Строка 139:
 
[[Файл:wifi_001.png|500px]] <br>
 
[[Файл:wifi_001.png|500px]] <br>
  
The opened window 'Wireless Overview' shows the main parameters of existing wireless networks. From here you can manage them: add / remove, enable / disable, and change their settings <br>
+
The opened window '''Wireless Overview''' shows the main parameters of existing wireless networks. From here you can manage them: add / remove, enable / disable, and change their settings <br>
  
 
[[Файл:wifi_002.png|600px]] <br>
 
[[Файл:wifi_002.png|600px]] <br>
  
Для изменения настроек существующей сети нажмите '''Edit'''. Здесь все параметры по смыслу разделены на две группы: физические настройки, определяющие параметры радиоканала, которые в большинстве случаев можно не трогать и логические, задающие, собственно, свойства беспроводной сети – её идентификатор, режим работы и параметры безопасности. <br>
+
To change the settings of an existing network, click '''Edit'''. Here, all the parameters are divided into two groups: the physical settings that determine the parameters of the radio channel, which in most cases can be left untouched and logical, which determine, in fact, the properties of the wireless network - its identifier, mode of operation and security parameters.<br>
  
  
<font color="red">'''ВНИМАНИЕ! Если вы подключены к WebHmi по Wi-Fi – манипуляции с настройками беспроводных сетей могут привести к нарушению связи с устройством.'''</font><br>
+
<font color="red">'''ATTENTION! If you are connected to WebHMI via Wi-Fi, manipulation of wireless network settings may result in communication failure.'''</font><br>
  
  
'''Interface configuration''', закладка '''General setup''':
+
'''Interface configuration''', '''General setup''' tab:
  
1. '''ESSID''' – имя сети <br>
+
1. '''ESSID''' – wireless network name <br>
2. '''Mode''' – режим работы. В большинстве случаев он будет либо '''Access point''' (точка доступа) при создании новой беспроводной сети, либо '''Client''' – при подключении к уже существующей <br>
+
2. '''Mode''' – work mode. In most cases, it will either be an 'Access point' when creating a new wireless network, or ''' Client ''' - when connecting to an existing network.
3. '''Network''' – определяет физическую привязку этой сети либо к другим, уже существующим сетям (подключение типа мост), либо создание для нее нового интерфейса <br>
+
3. '''Network'' '- defines the physical binding of this network to a new another already existing network (connecting a bridge type), or creating a new interface for it<br>
  
<font color="orange">СОВЕТ. В случае если к этой беспроводной сети не предполагается подключение гостевых устройств ее можно скрыть, используя опцию  '''Hide ESSID'''</font><br>
+
<font color="orange">TIP. If you are not supposed to connect guest devices to this wireless network, you can hide it using the '''Hide ESSID'''</font><br>
  
  
 
[[Файл:wifi_003.png|600px]]
 
[[Файл:wifi_003.png|600px]]
  
Закладка '''Wireless security''' определяет настройки безопасности беспроводной сети.
+
The 'Wireless Security' tab defines the security settings for the wireless network.
  
<font color="orange">СОВЕТ. Для ограничения доступа к беспроводным сетям используйте более совершенную технологию [https://ru.wikipedia.org/wiki/WPA WPA2-PSK]. </font><br>
+
<font color="orange">TIP. To limit access to wireless networks, use more advanced technology [https://ru.wikipedia.org/wiki/WPA WPA2-PSK]. </font><br>
  
4. '''Encryption''' - выберите тип шифрования или оставьте доступ к сети открытым <br>
+
4. '''Encryption''' - Select the type of encryption or leave the network open<br>
5. '''Key''' – придумайте ключ безопасности (от 8-ми до 63-ех символов) <br>
+
5. '''Key''' – Come up with a security key (from 8 to 63 characters) <br>
6. Сохраните изменения '''Save & Apply''' <br>
+
6. Save changes '''Save & Apply''' <br>
  
 
[[Файл:wifi_004.png|600px]]
 
[[Файл:wifi_004.png|600px]]
  
Точно так же можно было бы создать и новую беспроводную сеть.
+
Similarly, you could create a new wireless network.
  
'''Однако это еще не конец'''. В результате произведенных манипуляций пока создан лишь '''новый сетевой интерфейс''' (как бы устройство, сетевой адаптер), который появится в списке сетей во вкладке '''Interfaces''', меню '''Network'''. Теперь его нужно будет сконфигурировать для работы в IP сети (назначить адрес, шлюз и пр.) аналогично описанным ранее [http://wiki.webhmi.com.ua/index.php/%D0%9D%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B9%D0%BA%D0%B0_%D1%81%D0%B5%D1%82%D0%B5%D0%B2%D1%8B%D1%85_%D1%81%D0%BE%D0%B5%D0%B4%D0%B8%D0%BD%D0%B5%D0%BD%D0%B8%D0%B9#.D0.98.D0.BD.D1.82.D0.B5.D1.80.D1.84.D0.B5.D0.B9.D1.81.D1.8B_ настройкам интерфейсов LAN и WAN] <br>
+
'''However, this is not the end'''. As a result of the manipulations, only a new network interface has been created so far (like the device, the network adapter), which appears in the list of networks in the tab ''' Interfaces''', the menu '''Network'''. Now it will need to be configured to work in the IP network (assign an address, gateway, etc.) similarly to described earlier [http://wiki.webhmi.com.ua/index.php/%D0%9D%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B9%D0%BA%D0%B0_%D1%81%D0%B5%D1%82%D0%B5%D0%B2%D1%8B%D1%85_%D1%81%D0%BE%D0%B5%D0%B4%D0%B8%D0%BD%D0%B5%D0%BD%D0%B8%D0%B9#.D0.98.D0.BD.D1.82.D0.B5.D1.80.D1.84.D0.B5.D0.B9.D1.81.D1.8B_ LAN and WAN interface settings] <br>
  
<font color="orange">СОВЕТ. Как правило, режим работы «Точка доступа» предполагает наличие в сети DHCP сервера, раздающего сетевые настройки подключаемым клиентам. Если это нужно – включите эту опцию при конфигурировании интерфейса.</font><br>
+
<font color="orange">TIP. Typically, the 'Access Point' mode of operation assumes that there is a DHCP server in the network that distributes network settings to the connected clients. If necessary, enable this option when configuring the interface.</font><br>
  
  
Строка 180: Строка 180:
  
  
'''Подключение к существующей сети (Client mode)'''
+
'''Connect to an existing network (Client mode)'''
  
  
1. Нажмите '''Scan''' в окне '''Wireless Overview''', меню '''Network / Wi-Fi''' <br>
+
1. Press '''Scan''' in '''Wireless Overview''' window, '''Network / Wi-Fi''' menu <br>
  
 
[[Файл:wifi_005.png|600px]]
 
[[Файл:wifi_005.png|600px]]
  
WebHmi покажет список найденных сетей. <br>
+
WebHMI will show the list of found networks.<br>
2. Нажмите '''Join Network''' для той сети, к которой собираетесь подключиться <br>
+
2. Press '''Join Network''' for the network you're going to connect to.<br>
  
 
[[Файл:wifi_006.png|600px]]
 
[[Файл:wifi_006.png|600px]]
  
В появившемся окне:<br>
+
In the appeared window:<br>
3. Введите ключ безопасности сети, к которой Вы подключаетесь <br>
+
3. Enter the network security key to which you are connecting <br>
4. Задайте название сети (то, как она будет отображаться в системе). Обратите внимание на опцию '''Replace wireless configuration''', вверху экрана. Если она выбрана, то новая беспроводная сеть заменит существующую, если нет - то будет создана новая сеть. <br>
+
4. Specify the name of the network (how it will be displayed in the system). Note the '''Replace wireless configuration''' option, at the top of the screen. If it is selected, the new wireless network will replace the existing one, if not, then a new network will be created.<br>
5. Исходя из уровня доверия к сети, укажите нужную сетевую зону, определяющую правила обработки трафика для данного подключения. Подробнее см. настройка [http://wiki.webhmi.com.ua/index.php/%D0%9D%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B9%D0%BA%D0%B0_%D1%81%D0%B5%D1%82%D0%B5%D0%B2%D1%8B%D1%85_%D1%81%D0%BE%D0%B5%D0%B4%D0%B8%D0%BD%D0%B5%D0%BD%D0%B8%D0%B9#.D0.9C.D0.B5.D0.B6.D1.81.D0.B5.D1.82.D0.B5.D0.B2.D0.BE.D0.B9_ Firewall] <br>
+
5.Based on the level of trust in the network, specify the desired network zone that defines the traffic processing rules for this connection. For details, see the[http://wiki.webhmi.com.ua/index.php/%D0%9D%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B9%D0%BA%D0%B0_%D1%81%D0%B5%D1%82%D0%B5%D0%B2%D1%8B%D1%85_%D1%81%D0%BE%D0%B5%D0%B4%D0%B8%D0%BD%D0%B5%D0%BD%D0%B8%D0%B9#.D0.9C.D0.B5.D0.B6.D1.81.D0.B5.D1.82.D0.B5.D0.B2.D0.BE.D0.B9_ Firewall] <br>
  
 
[[Файл:wifi_007.png|600px]]
 
[[Файл:wifi_007.png|600px]]
  
6. В появившемся окне нажмите '''Save & Apply'''. В принципе это все. <br>
+
6.In the window that appears, click '''Save & Apply'''. Most part is finished now.<br>
  
 
[[Файл:wifi_009.png|600px]]
 
[[Файл:wifi_009.png|600px]]
  
В окне '''Wireless Overview''' вы увидите новую беспроводную сеть (в данном случае их две: в одной из них WebHmi клиент, а в другой –  точка доступа).
+
In the '''Wireless Overview''' window, you will see a new wireless network (in this case there are two of them: one has a WebHMI client and the other has an access point).
  
 
[[Файл:wifi_010.png|600px]]
 
[[Файл:wifi_010.png|600px]]
  
Посмотреть или изменить настройки сетевого подключения можно всё там же, во вкладке '''Network / Interfaces'''
+
You can see or change the settings of the network connection in the same place, in the tab ''' Network / Interfaces' ''
  
 
[[Файл:wifi_011.png|600px]]
 
[[Файл:wifi_011.png|600px]]
  
== Подключение WebHMI к интернет ==
+
== Connecting WebHMI to the Internet ==
Распространенной задачей является конфигурирование WebHMI c одновременным доступом в интернет как WebHMI, так и компьютера, с которого идет конфигурирование.
+
A common task is to configure WebHMI with simultaneous access to the Internet as WebHMI, and the computer from which to configure.  
Рассмотрим несколько сценариев подключения.<br> <br>
+
Let's consider several connection scenarios.<br> <br>
'''Вариант 1. Компьютер и WebHMI подключаются в одну внешнюю беспроводную сеть с интернет.'''  
+
'''Option 1. The computer and WebHMI connect to one external wireless network with the Internet.'''  
 
<p>
 
<p>
WebHMI с заводскими настройками имеет только одно подключение WiFi - "точка доступа". Поэтому первым шагом должно быть подключение его в беспроводную сеть "клиентом" (для примера будем называть эту сеть WebHMI-DDS). Производить конфигурирование самого WebHMI можно как по Ethernet (см. [http://wiki.webhmi.com.ua/index.php/%D0%9F%D0%B5%D1%80%D0%B2%D0%BE%D0%B5_%D0%B2%D0%BA%D0%BB%D1%8E%D1%87%D0%B5%D0%BD%D0%B8%D0%B5 здесь]), так и подключившись в его WiFi сеть "мастер".  
+
WebHMI with factory settings has only one WiFi connection - 'access point'. Therefore, the first step should be to connect it to the wireless network by the 'client' (for example we will call this WebHMI-DDS network). You can configure the WebHMI itself either over Ethernet (см. [http://wiki.webhmi.com.ua/index.php/%D0%9F%D0%B5%D1%80%D0%B2%D0%BE%D0%B5_%D0%B2%D0%BA%D0%BB%D1%8E%D1%87%D0%B5%D0%BD%D0%B8%D0%B5 here]), and connecting to its WiFi network 'master'.
В последнем случае надо указывать опцию добавления новой беспроводной сети без замены существующей, иначе после включения  новой WiFi сети "клиента" пропадет сеть "точка доступа" через которую подключен компьютер или ноутбук. Подробнее об этом см. [http://wiki.webhmi.com.ua/index.php/%D0%9D%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B9%D0%BA%D0%B0_%D1%81%D0%B5%D1%82%D0%B5%D0%B2%D1%8B%D1%85_%D1%81%D0%BE%D0%B5%D0%B4%D0%B8%D0%BD%D0%B5%D0%BD%D0%B8%D0%B9#Wi-Fi здесь]. Далее, после подключения WebHMI "клиентом" в сеть WebHMI-DDS, нужно запомнить полученный им IP адрес беспроводной сети.  
+
In the latter case, you need to specify the option to add a new wireless network without replacing the existing one, otherwise after the new WiFi network of the 'client' is switched on, the network 'access point' through which the computer or laptop is connected will be lost. For more on this,[http://wiki.webhmi.com.ua/index.php/%D0%9D%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B9%D0%BA%D0%B0_%D1%81%D0%B5%D1%82%D0%B5%D0%B2%D1%8B%D1%85_%D1%81%D0%BE%D0%B5%D0%B4%D0%B8%D0%BD%D0%B5%D0%BD%D0%B8%D0%B9#Wi-Fi here]. Then, after WebHMI is connected to the WebHMI-DDS network as a 'client', remember the IP address of the wireless network it has received.  
Например, в приведенном ниже рисунке WebHMI получил IP адрес 192.168.1.203. Теперь можно отключать компьютер от WebHMI подключаться в беспроводную сеть WebHMI-DDS. Для входа на WebHMI необходимо указать этот же адрес. </p>
+
For example, in the following figure, WebHMI received an IP address of 192.168.1.203. Now you can disconnect the computer from WebHMI and connect to the WebHMI-DDS wireless network. To enter WebHMI, you must this address. </p>
 
[[Файл:Новая сеть есть в списке.png|800px]]<br>
 
[[Файл:Новая сеть есть в списке.png|800px]]<br>
Теперь и у компьютера, и у WebHMI есть доступ в интернет, а с компьютера можно заходить в веб-интерфейс по адресу из общей для них беспроводной сети.
+
Now both the computer and WebHMI have Internet access, and you can access the web interface from a computer from a common wireless network.
<p>'''Вариант 2. WebHMI подключен в интернет, компьютер(ноутбук) подключен к интернет через него''' </p>
+
<p>'''Option 2. WebHMI is connected to the Internet, a computer (laptop) is connected to the Internet through it''' </p>
 
<p>
 
<p>
Иногда, работая с WebHMI, удобным может быть подключение к нему для конфигурации и использование его же как шлюза для доступа в интернет.
+
Sometimes, working with WebHMI, it can be convenient to connect to it for configuration and use it as a gateway to Internet access.  
Можно в принципе подключить компьютер (уже подключенный к интернет по беспроводной сети) патчкордом Ethernet к WebHMI, а его в свою очередь к интернету через беспроводную сеть, однако в зависимости от текущих сетевых настроек и операционной системы компьютера возможно придется столкнуться с дополнительной подстройкой TCP/IP на компьютере или WebHMI(на компьютере, как правило,может быть разрешен только один основной шлюз, тогда как при одновременном подключении компьютера со статически прописанным шлюзом на одном сетевом адаптере, и получаемым по DHCP на другом - может возникнуть проблема с выходом в интернет).  
+
You can basically connect a computer (already connected to the Internet via a wireless network) with an Ethernet patch cord to WebHMI, and it in turn to the Internet via a wireless network, but depending on the current network settings and the operating system of the computer, you may have to deal with additional TCP / IP on a computer or WebHMI (usually only one primary gateway can be allowed on the computer, whereas if you simultaneously connect a computer with a statically configured gateway on one network adapter and are received by DHC P on the other - there may be a problem with access to the Internet).
Заводская настройка WebHMI позволяет делать такое подключение просто. Интернет подключение на WebHMI должно находиться(и находится по умолчанию) в зоне WAN firewall - т.е. Ethernet кабель с интернетом должен быть подключен в порт WAN (eth1 интерфейс в сетевых настройках) либо интерфейс "клиент" беспроводной сети с интернетом (или 3G модем, если он используется для выхода в интернет) должен также находится в зоне WAN. По умолчанию только для этой зоны настроена функция masquerading обеспечивающая правильное преобразование адресов при перенаправлении пакетов. Компьютер же нужно подключать через одно подключение - к интерфейсу зоны LAN (Ethernet порт LAN) или беспроводную сеть "мастер" включенную в эту же зону по умолчанию.  
+
The WebHMI factory setting allows you to make this connection simple. Internet connection on WebHMI should be (and is by default) in the zone of the WAN firewall - i.e. The Ethernet cable with the Internet should be connected to the WAN port (eth1 interface in the network settings) or the client interface of the wireless network with the Internet (or 3G modem, if it is used for Internet access) must also be in the WAN zone. By default, only this zone is configured with the masquerading function, which provides the correct address conversion when redirecting packets. The computer needs to be connected through one connection - to the interface of the LAN zone (Ethernet LAN port) or the wireless network 'master' included in the same zone by default.
 
</p>
 
</p>
Таким образом, при использовании заводских настроек у компьютера, подключенного для конфигурации к  WebHMI, имеющему доступ в интернет, также будет доступ в интернет.
+
Thus, when using the factory settings, a computer connected to a WebHMI configuration that has Internet access will also have Internet access.
  
== Беспроводной интернет 3G ==
+
== Wireless 3G Internet ==
При отсутствии проводного подключения к интернету подключить WebHMI можно используя USB-модем.
+
If there is no wired connection to the Internet, you can connect WebHMI using a USB modem.
 
<ul>
 
<ul>
<li>[[Подключение к People.net]]
+
<li>[[Connection to People.net]]
<li>[[Подключение к МТС Коннект]]
+
<li>[[Connection МТС Коннект]]
 
</ul>
 
</ul>
  
 
== VPN ==
 
== VPN ==
В случаях, когда необходим удаленный доступ к устройствам WebHMI, можно воспользоваться технологией VPN.
+
In cases where remote access to WebHMI devices is required, you can use the VPN technology.
  
Услуга доступа по технологии VPN предоставляется в рамках системы <a href="http://level2.webhmi.com.ua">Level2</a>.
+
The VPN access service is provided within the  <a href="http://level2.webhmi.com.ua">Level2 system </a>.
  
 
{{#evt:
 
{{#evt:
Строка 246: Строка 246:
 
}}
 
}}
  
0. '''Убедитесь что на WebHMI настроен доступ к Интернет.''' Для проверки можно воспользоваться инструментами на странице Network Setup->Network->Diagnostics. Пакеты должны ходить, DNS должен работать корректно.
+
0. '''Make sure WebHMI is configured to access the Internet.''' You can use the tools on the Network Setup-> Network-> Diagnostics page to verify it. Packets must go well, DNS should work correctly.
  
1. Перейдите в Network Setup -> Network -> Interfaces. Нажмите кнопку "Add new interface..."<br>
+
1. Go to Network Setup -> Network -> Interfaces. Press "Add new interface..." button.<br>
 
[[Файл:3g_1.png|600px]]
 
[[Файл:3g_1.png|600px]]
  
2. Введите VPN в качестве имени соединения. Это имя используется в скрипте watchdog, который проверяет состояние соединения и автоматически может переподключать данный интерфейс. Так что имя интерфейса лучше использовать именно "VPN".
+
2. Enter the VPN as the connection name. This name is used in the watchdog script, which checks the connection status and can automatically reconnect this interface. So for the interface name 'VPN' is preferrable.
  
2. Выберите протокол L2TPv2 и нажмите "Apply".
+
2. Select the L2TPv2 protocol and click 'Apply'.
  
3. На вкладке General Setup укажите такие параметры:<br>
+
3. On the General Setup tab, specify the following parameters:  
 
L2TP Server: <strong>webhmicloud.com</strong><br>
 
L2TP Server: <strong>webhmicloud.com</strong><br>
PAP/CHAP username: <strong>[логин из вкладки "Информация" узла в системе Level2]</strong><br>
+
PAP/CHAP username: <strong>[the password from the "Information" tab for this node in Level2]</strong><br>
PAP/CHAP password: <strong>[пароль из вкладки "Информация" узла в системе Level2]</strong>
+
PAP/CHAP password: <strong>[the password from the "Information" tab for this node in Level2]</strong>
  
4. Перейдтите на вкладку "Advanced Settings" и введите число 15 или любое другое в поле <strong>Default gateway metric</strong>. Важно что бы Default gateway metric у интерфейса VPN был больше чем Default gateway metric у интерфейса по которому идет соединение с интернетом.  
+
4. Go to the 'Advanced Settings' tab and enter the number 15 or whatever in the Default gateway metric field. It is important that the Default gateway metric of the VPN interface has more than the Default gateway metric at the interface on which the connection to the Internet is going.  
  
5. На вкладке "Firewall Settings" назначьте зону <strong>lan</strong> для данного интерфейса что бы разрешить входящие соединения. Если этого не сделать то firewall не будет разрешать входящие соединения по VPN и получить доступ к устройству извне не получится.
+
5. On the 'Firewall Settings' tab, assign a lan zone for this interface to allow incoming connections. If this is not done then the firewall will not allow incoming connections on the VPN and will not get access to the device from the outside.
  
Включите функцию VPN Monitoring на странице Network->VPN Monitoring для автоматического перезапуска соединения VPN при проблемах со связью.
+
Enable VPN Monitoring on the Network-> VPN Monitoring page to automatically restart the VPN connection in case of communication problems.
  
== Автоматическое восстановление 3G и VPN соединений ==
+
== Auto recover function for 3G and VPN ==
В сетевых настройках WebHMI есть возможность мониторинга состояния соединений через модем или VPN и выполнения определенной переинициализации интерфейсов.  
+
In the WebHMI network settings, it is possible to monitor the status of the connections via modem or VPN and perform certain re-initialization of the interfaces.  
Перейти на страницы с управлением мониторингом соединений находятся в пунках меню:
+
Go to the pages with the monitoring of connections are in the menu bars:
:: Модем/Modem Monitoring - мониторинг '''модема'''
+
:: Modem/Modem Monitoring - '''modem''' monitor
:: Сеть/VPN Monitoring - мониторинг '''VPN интерфейса'''
+
:: Network/VPN Monitoring - '''VPN interface''' monitor
Возможности мониторинга модема показаны на следующем рисунке:<br>
+
The modem monitoring capabilities are shown in the following figure:<br>
 
[[Файл:Vpn monitor.png|850px]]<br>
 
[[Файл:Vpn monitor.png|850px]]<br>
Мониторинг VPN отличается тем, что для проверки подключения используется собственно адрес VPN сервера к которому происходит подключение.
+
Monitoring VPN is different in that to verify the connection, the actual VPN address of the server to which it is connected is used.
  
== Маршрутизация ==
+
== Routing ==
  
== Решение проблем ==
 
 
'''Проверка связи с устройством'''
 
Иногда может возникнуть ситуация, когда сетевые настройки WebHMI неизвестны (утеряны, забыты, недокументированы и т.д.) а необходимо подключиться к "неизвестному" устройству,
 
например, когда конфигурация нестандартная и не хотелось бы ее настраивать заново.
 
Совет. Адреса , на которые был осуществлен вход из броузера, хранятся в истории просмотров, можно использовать историю для поиска забытого адреса.
 
Можно воспользоваться утилитой Advanced IP scanner, которая сканирует подсеть компьютера и выводит список подключенных устройств. При этом сетевой адаптер надо конфигурировать на предположительные настройки сети WebHMI, как правило это подсети 192.168.0.х, 192.168.1.х и т.п. WebHMI в этом списке будет содержать строку "8Devices" <br>
 
[[Файл:Adv IP scanner.png|800 px]] <br>
 
<p> Также можно попробовать из командной строки (для ОС семейства Windows):
 
Необходимо подключиться с ПК или ноутбука патчкордом напрямую только к порту LAN WebHMI, можно и через switch, однако при последующем сканировании сети будет получен слишком большой список адресов для подбора.
 
# запустить командный процессор ''cmd.exe''
 
# очистить кеш протокола arp командой ''netsh interface ip delete arpcache''
 
# запустить широковещательный запрос ''ping 192.168.1.255'' на несколько секунд. (указать предположительную подсеть, адаптер сети тоже должен быть настроен на эту подсеть)
 
# просмотреть новое состояние arp кеша командой ''arp -a ''
 
# используя полученный список из 2-3 адресов просто попробовать зайти броузером на один из них .
 
</p>
 
 
<br>
 
<br>
Пример использования:
+
Example of usage:
 
[[Файл:Проверка сетевых настроек.png|none|600 px]]
 
[[Файл:Проверка сетевых настроек.png|none|600 px]]

Текущая версия на 09:45, 5 января 2018

LAN and WAN interfaces

In any project for WebHMI you have to connect to local network or Internet. There are several options how to do this, and the most reliable is wired Ethernet.

WEBHMI has 2 RJ45 network connectors labeled LAN and WAN. By default, the LAN is configured as DHCP -server that automatically distributes network settings to the connected devices, and WAN as a DHCP client focused on connecting to a network that already has a A DHCP server, for example, a router distributing the Internet. In addition, the settings Firewall forbids all incoming connectoins from WAN network, and therefore access to WebHMI's web-interface is possible only from LAN. [1]. You can change the current settings using the Network setup section, which you can access via the link on the authorization page or from the Setup / Network setup menu after logging in

Enter to netSetup.png
Login to the network settings section requires authorization. Default requisites are Login: admin / Password: webhmi

ATTENTION! For security reasons, during the project setup process, please change the default password

003.png
All network settings are grouped in the 'Network' tab. The submenu 'Interfaces' allows you to create, configure and manage network connections.

004.png
This page displays general information that describes the current status of network connections. To change the interface settings (LAN or WAN), press Edit.

005.png

All settings for convenience are divided into several separate groups of bookmarks:General, Advanced, Physical и Firewall settings:


General setup allows you to set general (basic) settings, which will differ, depending on the selected protocol type (connection method: Static IP, DHCP, PPPoE, L2TP, etc.). In the case of static addressing (the most widely used option), this will be: host IP address, subnet mask, gateway address and DNS server address.

In 'Advanced settings' the following parameters are set: MAC address (device identifier used by link-layer protocols, as well as security systems for controlling access to network resources and packet filtering),MTU maximum transmission unit and gateway metric.

Physical settings defines bindings to the communication adapters of the device. In this tab, you can combine several interfaces in a bridge, thus linking several segments of the network, and also using STP, to organize fault-tolerant channel reservation (STP - Spanning Tree Protocol Allows you to create redundant links between network segments, avoiding topological loops and looping packets).

The tab Firewall settings allows you to specify the group policies according to which incoming and outgoing traffic will be processed for this connection.


In the most general case, to connect WEBHMI to the local network it will be enough to configure only a few important parameters.

007.png

General settings tab:

Protocol indicates the type of connection. Despite all the visible diversity, for the local network, only two options are possible: DHCP client and Static address. DHCP-client means obtaining network settings automatically (possible only if there is a DHCP server on the network), in the case of Static address, the settings are entered manually by the user.

TIP. As a rule, dynamic addressing is not convenient for providing any services within the network. Each time resource addresses will change and access to them will be more difficult

2. IP address is the unique address of the device (node) in the IP network. In the version of IPv4 it is 4 bytes in length and written through a point of the type xx.xx.xx.xx. The IP address of the device consists of the network address and the node address in this network (defined by the subnet mask). You can read about addressing rules in IP networks here.

WARNING! If several devices with the same IP address are connected to the same network, this will cause an address conflict, which will lead to the disconnection of one of the devices. This is possible, for example, if you simultaneously connect two WebHMI devices with the factory configuration to the network

3. IP netmask (subnet mask) - indicates which part of the IP address (high-order bits) refers to the network address, and which one (minor) to the host (node) address in this network. In IPv4, the subnet mask has a length of 4 bytes and is written by byte, through a point, similar to the IP address.

4.IP gateway(gateway) is the address of a device on the network that processes all packets directed outside this network (devices with an address from another network).


Firewall settings tab:

5. You must specify which zone this interface belongs to. In this case LAN or WAN. For more information, seeМежсетевой экран (Firewall)
008.png

WARNING! If all incoming connections for all networks are disabled, the WEB interface of the device will be completely lost. In this case, you will have to restorereset settigs and all data, including the project, will be lost


6. DHCP Server (Dynamic Host Configuration Protocol) – Protocol for automatic configuration of IP network nodes. If the device is connected as a DHCP client, or the network uses static addressing, disable this option.


After changing the settings, click Save & Apply at the bottom of the screen. The new settings will take effect in a few seconds.

WARNING! If you change the network settings, in the case of NO ACCESS TO THE DEVICE, be sure to check the network connection settings of your PC

Firewall

General information

The WebHMI firewall 'maps' one or more networks / interfaces in special zones, which are used to describe the default rules for this interface, the rules for forwarding packets between interfaces, and additional rules that do not fall under the first two types. All traffic for the network interface can be classified as incoming, outgoing, or redirected. In the firewall's network settings menu, for convenience, descriptions and comments to all its fields are provided.

FireWall eng.png


In the operating system configuration file, the default firewall rules goes first, but they take effect last. The filtering system uses sequential processing, in which the packets are processed sequentially, in a chain, by different rules. The first matching rule is executed, but it often performs a transition to another chain of rules that the packet is moving on until it meets ACCEPT (accept) or DROP / REJECT (discard) commands. Rules with such commands are executed last in the chain of rules, so the default rules will come into effect last, and more specific rules will be checked first. Zones are used to configure masquerading, also known as NAT, as well as for configuring port forwarding rules, more commonly known as redirection.

Zones should always be assigned to one or more interfaces. You can assign a zone to the interface in the tab of its properties Firewall settings. In the factory configuration of WebHMI, two zones are configured with their own rules, which are sufficient for working in 99% of the cases - the wan zone (in which the Internet gateway is usually located) prohibits incoming traffic, but allows redirection from the lan zone to wan. The names of the zones lan (green) and wan (red) by default coincide with the names of the network interfaces LAN and WAN to which they are assigned, however, the zones can be called arbitrary:

If firewall tabEng.png


Here, the names of the wan and wlim zones differ from the names of the WWAN and WFONLY networks, respectively.

Zone edit

You can create and edit firewall zones in the Network / Firewall menu.

FireWall 1.png


The key properties of the zones are displayed on this page in a separate list. In this example:

The zone lan contains 2 networks - a network lan with 2 adapters included in the bridge and a vpn network, all traffic is allowed - incoming, outgoing and redirected inside the zone between adapters, redirection to another zone - wan is allowed.
The wan zone contains one wwan network from which no redirection to another zone is allowed, only outbound traffic is allowed, masquerading is allowed and the MSS restriction is enabled
the wlim zone contains one wfonly network from which it is prohibited Forwarding to another zone, incoming and outgoing traffic allowed, masquerading allowed

Edit Zone Menu:

FireWall zone p1.png


I.e. you can link networks to zones both when editing interfaces and when editing zones.

FireWall zone p2.png


The redirection method can be only one for each zone (ie, the rule works in only one way) - i.e. If you want to allow mutual redirection between two zones, you need to describe the 2 rules in individual zones.

Default rules

There is a separate list for the rules for port forwarding (DNAT):

FireWall zone p2.png


The list of general default rules (used if the special rules described above have not been fulfilled) is in the Rules for traffic tab. Here you can add and edit them, change the order of application in the chain of rules.

Traffic rules.png


Traffic rules2.png


Example of using Firewall

As an example, let us consider the task:

  There is WebHMI with Internet access, but it is required to deny access to the Internet to all users connected to WebHMI, except for two deices (laptop and mobile phone of the developer).

You could proceed as follows: The interface local users will log on WebHMI through is attached to the zone where redirection to another zone is prohibited.
Reject trafic 1.png

The result will be an zone in which incoming and outgoing traffic is allowed, but redirection to another zone (wan where there is Internet) is prohibited:
Wlim reject.png
To enable traffic for specific devices (with specific MAC adapter addresses), you need to add rules for them to the default rule list.
Def rules for me.png

The rules look like this:
Android fw rule.png

Wi-Fi

The capabilities of WebHMI in wireless Wi-Fi networks allow very flexible solutions for organizing communication with devices where, for whatever reason, you can not use a wired connection to the local network.

TIP. If there is such a possibility, you should always give preference to a more reliable wired connection in comparison with a wireless one..

WebHmi can be either a client in an existing network, or work in an access point mode. An interesting feature is the ability to work simultaneously in several networks! (For example, to connect to the Internet in one network and at the same time to distribute access to your resources to another one).

TIP. On the front of the device is a Wi-Fi indicator that shows the activity of wireless connections


Access point


By default, the wireless interface WebHmi is configured as an access point. The settings for the wireless network settings are collected in the Network / Wi-Fi section of the main menu of the panel Network setup

Wifi 001.png

The opened window Wireless Overview shows the main parameters of existing wireless networks. From here you can manage them: add / remove, enable / disable, and change their settings

Wifi 002.png

To change the settings of an existing network, click Edit. Here, all the parameters are divided into two groups: the physical settings that determine the parameters of the radio channel, which in most cases can be left untouched and logical, which determine, in fact, the properties of the wireless network - its identifier, mode of operation and security parameters.


ATTENTION! If you are connected to WebHMI via Wi-Fi, manipulation of wireless network settings may result in communication failure.


Interface configuration, General setup tab:

1. ESSID – wireless network name
2. Mode – work mode. In most cases, it will either be an 'Access point' when creating a new wireless network, or Client - when connecting to an existing network. 3. 'Network '- defines the physical binding of this network to a new another already existing network (connecting a bridge type), or creating a new interface for it

TIP. If you are not supposed to connect guest devices to this wireless network, you can hide it using the Hide ESSID


Wifi 003.png

The 'Wireless Security' tab defines the security settings for the wireless network.

TIP. To limit access to wireless networks, use more advanced technology WPA2-PSK.

4. Encryption - Select the type of encryption or leave the network open
5. Key – Come up with a security key (from 8 to 63 characters)
6. Save changes Save & Apply

Wifi 004.png

Similarly, you could create a new wireless network.

However, this is not the end. As a result of the manipulations, only a new network interface has been created so far (like the device, the network adapter), which appears in the list of networks in the tab Interfaces, the menu Network. Now it will need to be configured to work in the IP network (assign an address, gateway, etc.) similarly to described earlier LAN and WAN interface settings

TIP. Typically, the 'Access Point' mode of operation assumes that there is a DHCP server in the network that distributes network settings to the connected clients. If necessary, enable this option when configuring the interface.


Wifi 013.png


Connect to an existing network (Client mode)


1. Press Scan in Wireless Overview window, Network / Wi-Fi menu

Wifi 005.png

WebHMI will show the list of found networks.
2. Press Join Network for the network you're going to connect to.

Wifi 006.png

In the appeared window:
3. Enter the network security key to which you are connecting
4. Specify the name of the network (how it will be displayed in the system). Note the Replace wireless configuration option, at the top of the screen. If it is selected, the new wireless network will replace the existing one, if not, then a new network will be created.
5.Based on the level of trust in the network, specify the desired network zone that defines the traffic processing rules for this connection. For details, see theFirewall

Wifi 007.png

6.In the window that appears, click Save & Apply. Most part is finished now.

Wifi 009.png

In the Wireless Overview window, you will see a new wireless network (in this case there are two of them: one has a WebHMI client and the other has an access point).

Wifi 010.png

You can see or change the settings of the network connection in the same place, in the tab ' Network / Interfaces'

Wifi 011.png

Connecting WebHMI to the Internet

A common task is to configure WebHMI with simultaneous access to the Internet as WebHMI, and the computer from which to configure. Let's consider several connection scenarios.

Option 1. The computer and WebHMI connect to one external wireless network with the Internet.

WebHMI with factory settings has only one WiFi connection - 'access point'. Therefore, the first step should be to connect it to the wireless network by the 'client' (for example we will call this WebHMI-DDS network). You can configure the WebHMI itself either over Ethernet (см. here), and connecting to its WiFi network 'master'. In the latter case, you need to specify the option to add a new wireless network without replacing the existing one, otherwise after the new WiFi network of the 'client' is switched on, the network 'access point' through which the computer or laptop is connected will be lost. For more on this,here. Then, after WebHMI is connected to the WebHMI-DDS network as a 'client', remember the IP address of the wireless network it has received. For example, in the following figure, WebHMI received an IP address of 192.168.1.203. Now you can disconnect the computer from WebHMI and connect to the WebHMI-DDS wireless network. To enter WebHMI, you must this address.

Новая сеть есть в списке.png
Now both the computer and WebHMI have Internet access, and you can access the web interface from a computer from a common wireless network.

Option 2. WebHMI is connected to the Internet, a computer (laptop) is connected to the Internet through it

Sometimes, working with WebHMI, it can be convenient to connect to it for configuration and use it as a gateway to Internet access. You can basically connect a computer (already connected to the Internet via a wireless network) with an Ethernet patch cord to WebHMI, and it in turn to the Internet via a wireless network, but depending on the current network settings and the operating system of the computer, you may have to deal with additional TCP / IP on a computer or WebHMI (usually only one primary gateway can be allowed on the computer, whereas if you simultaneously connect a computer with a statically configured gateway on one network adapter and are received by DHC P on the other - there may be a problem with access to the Internet). The WebHMI factory setting allows you to make this connection simple. Internet connection on WebHMI should be (and is by default) in the zone of the WAN firewall - i.e. The Ethernet cable with the Internet should be connected to the WAN port (eth1 interface in the network settings) or the client interface of the wireless network with the Internet (or 3G modem, if it is used for Internet access) must also be in the WAN zone. By default, only this zone is configured with the masquerading function, which provides the correct address conversion when redirecting packets. The computer needs to be connected through one connection - to the interface of the LAN zone (Ethernet LAN port) or the wireless network 'master' included in the same zone by default.

Thus, when using the factory settings, a computer connected to a WebHMI configuration that has Internet access will also have Internet access.

Wireless 3G Internet

If there is no wired connection to the Internet, you can connect WebHMI using a USB modem.

VPN

In cases where remote access to WebHMI devices is required, you can use the VPN technology.

The VPN access service is provided within the <a href="http://level2.webhmi.com.ua">Level2 system </a>.

0. Make sure WebHMI is configured to access the Internet. You can use the tools on the Network Setup-> Network-> Diagnostics page to verify it. Packets must go well, DNS should work correctly.

1. Go to Network Setup -> Network -> Interfaces. Press "Add new interface..." button.
3g 1.png

2. Enter the VPN as the connection name. This name is used in the watchdog script, which checks the connection status and can automatically reconnect this interface. So for the interface name 'VPN' is preferrable.

2. Select the L2TPv2 protocol and click 'Apply'.

3. On the General Setup tab, specify the following parameters: L2TP Server: webhmicloud.com
PAP/CHAP username: [the password from the "Information" tab for this node in Level2]
PAP/CHAP password: [the password from the "Information" tab for this node in Level2]

4. Go to the 'Advanced Settings' tab and enter the number 15 or whatever in the Default gateway metric field. It is important that the Default gateway metric of the VPN interface has more than the Default gateway metric at the interface on which the connection to the Internet is going.

5. On the 'Firewall Settings' tab, assign a lan zone for this interface to allow incoming connections. If this is not done then the firewall will not allow incoming connections on the VPN and will not get access to the device from the outside.

Enable VPN Monitoring on the Network-> VPN Monitoring page to automatically restart the VPN connection in case of communication problems.

Auto recover function for 3G and VPN

In the WebHMI network settings, it is possible to monitor the status of the connections via modem or VPN and perform certain re-initialization of the interfaces. Go to the pages with the monitoring of connections are in the menu bars:

Modem/Modem Monitoring - modem monitor
Network/VPN Monitoring - VPN interface monitor

The modem monitoring capabilities are shown in the following figure:
Vpn monitor.png
Monitoring VPN is different in that to verify the connection, the actual VPN address of the server to which it is connected is used.

Routing


Example of usage:

Проверка сетевых настроек.png