Upgrade the software using the YUM, zypper, or apt-get repositories.
Before you upgrade, see the Trellix ENS for Linux upgrade scenarios table in the supported upgrade scenario section.
Copy all rpm or deb files to the repository.
Perform these tasks on the nodes:
Stop all Threat Prevention and Firewall services.
For 10.6.5 and earlier
/opt/McAfee/mfw/bin/mfefirewallControl.sh stop/opt/isec/ens/threatprevention/bin/isectpdControl.sh stop/opt/isec/ens/esp/bin/isecespdControl.sh stopFor 10.6.6 and later
/opt/McAfee/ens/fw/init/mfefwd-control.sh stop/opt/McAfee/ens/tp/init/mfetpd-control.sh stop/opt/McAfee/ens/esp/init/mfeespd-control.sh stopRun the upgrade command:
YUM repository:
yum install McAfeeTP McAfeeFWzypper:
zypper install McAfeeTP McAfeeFWapt-get:
apt-get install mcafeetp mcafeefwStart all Threat Prevention and Firewall services.
/opt/McAfee/ens/esp/init/mfeespd-control.sh start/opt/McAfee/ens/tp/init/mfetpd-control.sh start/opt/McAfee/ens/fw/init/mfefwd-control.sh start