Network settings
Default network settings can be found here: Connecting the device: https://vutlan.atlassian.net/wiki/spaces/DEN/pages/1016292.
To configure network settings go to "Main menu" >> "Preferences">>"Network". Change the settings to the needed values and click "Save".
Available network device settings:
MAC address | MAC address of your device, can not be changed |
Current IP address | The current IP address of the device assigned by the user (static) or by DHCP |
LTE IP address | The IP address of LTE network, if the connection is established and address is assigned |
Hostname | Host name of the device, must not contain characters: space, point (dot), comma, colon and semicolon ( , . : ; ) |
Enable DHCP | Enable or disable DHCP IP address binding |
IP Address | The static IP address of the device set by the user |
Network mask | Netmask |
Broadcast | Broadcast address |
Gateway | Default gateway. If the default gateway is not known, use the IP address of the computer in the network of the device, which is usually included. The device uses the default gateway to test the network with low traffic. |
Primary DNS | Primary DNS |
Second DNS | Secondary DNS |
Third DNS | Third DNS |
HTTP port | HTTP port |
Enable TLS | Enable of the required TLS version. Affects all encrypted connections such as HTTPS, SMTP and others. |
Enable HTTPS | Enable or disable HTTPS. HTTPS uses an encryption protocol to encrypt communications. If the user is working with the monitoring unit via the HTTPS interface, a self-signed certificate is created. Alternatively, the user can use his own SSL certificate: https://vutlan.atlassian.net/wiki/display/DEN/SSL-certificate+installation. |
User certificate | Allows uploading the certificate file for HTTPS |
Private key | Allows uploading the key file for HTTPS |
Self-signed certificate | Button for in-system generation of self-signed certificate for HTTPS. Certificate generation can take some time. |
Enable CAN | Enable or disable CAN, needed for CAN sensors and modules |
Enable SSH (only available on VT960 ) | Enable or Disable SSH |
Keep in mind that when the monitoring system use encryption keys, the speed of the system falls in proportion to the length of the encryption key!
Determination of IP-address
To determine the IP address of the device insert a USB flash into the device as shown in the picture above, the device will automatically create a "system_report.info" file with the current settings (including IP address) in the root of the USB flash. After the LED on the USB will stop blinking, remove the drive from the device. Connect the USB flash to your PC. Open the "system_report.info" file using a text editor. It looks like this:
# |
Backup of system settings on USB flash drive
When installing a USB flash drive, the actual configuration of the unit is also recorded on the USB flash drive.
The file is placed in a directory that is formed according to the rules of log files. The files are written to a directory with the name formed from the name of the device type (for example, VT325) and the value of the Network→Hostname field, and has the form VT325-DeviceName. If the name is not specified by the user (by default, hostname), then the IP address of the device is used to form the directory name, and the name has the form VT325-192.168.0.193.
Inside this directory, create a directory for the backup settings files: backup/settings. The files are named based on their creation time, like 2021.11.17_16-37-43.vut.
Other articles of interest
Frequently asked questions
Question | Answer |
---|---|
Is it possible to disable HTTP? | No, not such function. |