Use the instructions in this article to install Runtime Kernel Module Support on Amazon Linux, CentOS, OEL, RHEL, and SLES. Runtime Kernel Module Support is required to automatically support the latest kernels that are not supported by mod-versioning.
NOTE: Before installing Host IPS for Linux, check
KB70778,
KB88823, and
Release Notes to ensure that the platform is supported. If the platform is not supported, the server might not start after you install Host IPS for Linux.
- Install the packages for the developer utilities gcc, make, and kernel-devel. These packages can be found from the vendor.
NOTE: You must install the packages in the following order:
- gcc
- make
- kernel-devel-<version number>.rpm
To check the current kernel version, run the following command:
]# uname -r
4.4.23-31.54.amzn1.x86_64
To check for issues with the kernel version, run the following command to view the hip-install.log:
]# tail /opt/McAfee/etc/hip-install.log
= = = = = Module Version Check = = = = = Mon Feb 6 14:18:09 UTC 2017
Supported Module Versions Check...... [ NO and REMOVED ] Kernel Version: ##### 3.10.0-123.el7.x86_64 #####
Supported Module Versions Check...... [ NO and REMOVED ] Kernel Version: ##### 3.10.0-229.el7.x86_64 #####
Supported Module Versions Check...... [ NO and REMOVED ] Kernel Version: ##### 4.1.10-17.31.amzn1.x86_64 #####
Supported Module Versions Check...... [ NO and REMOVED ] Kernel Version: ##### 4.4.11-23.53.amzn1.x86_64 #####
Supported Module Versions Check...... [ SKIP and REMOVED ] Kernel Version: ##### 4.4.30-32.54.amzn1.x86_64 #####
Supported Module Versions Check...... [ NO and REMOVED ] Kernel Version: ##### 4.4.5-15.26.amzn1.x86_64 #####
Supported Module Versions Check...... [ NO and REMOVED ] Kernel Version: ##### 4.4.8-20.46.amzn1.x86_64 #####
Warning: Module Version Check is Failed
= = = = = Runtime Kernel Module Support: Enable = = = = = Mon Feb 6 14:18:10 UTC 2017
hipsec.zip source file copied in temporary folder
Warning: Install kernel-devel-4.4.23-31.54.amzn1.x86_64.rpm for automatic compilation of HIPS kernel modules
Error: Kernel headers not found
Error: Runtime Kernel Module Support is Failed to Build HIPS Kernel Module
- Install Host IPS 8.0 for Linux from the ePolicy Orchestrator server.