Views:

Follow these steps:

  1. Enable Anti-Malware RealTime Scan and Intrusion Prevention (IPS) first for downloading the correct drivers.
  2. Put the drivers into /lib/modules. Refer to the following:

    cd /opt/ds_agent/`uname -r`/
    cp tmhook.ko bmhook.ko dsa_filter_hook.ko dsa_filter.ko /lib/modules/`uname -r`/extra
    service ds_agent stop
    depmod -a

  3. Create the file /etc/modules-load.d/trendmicro.conf with the following content.

    bmhook
    dsa_filter

  4. Reboot the machine.