Version 6.0 Sevastopol [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:dpi:changelog:versions:ver_6 [2025/12/26 11:25] – created elena.krasnobryzhen:dpi:changelog:versions:ver_6 [2025/12/26 13:08] (current) elena.krasnobryzh
Line 16: Line 16:
   - SNI check in case of interoperation of the advertising block and the blacklist services is fixed   - SNI check in case of interoperation of the advertising block and the blacklist services is fixed
  
-In order to check the currently installed version enter the command 
-<code> 
-yum info fastdpi 
-</code> 
-  
-Downgrade to the version 5.7.1: 
- 
-<code> 
-yum downgrade fastdpi-5.7-1 
-</code> 
- 
-After updating or downgrading, a service restart is required: 
- 
-<code> 
-service fastdpi restart 
-</code> 
- 
-:!: Do not upgrade the Linux kernel. In the new version of kernel-2.6.32-431.29.2 or later, binary compatibility with Kernel ABI is broken and the network driver will not boot after the update. If you already have upgraded, then at the time of solving the problem, please configure the grub boot loader to load the previous kernel version (in the /etc/grub.conf file set default=1).