- id_13106267
- Version: 2.10
- Date: Feb 6, 2020 2:20:39 PM
Antivirus software for DV26 R04 and earlier
Prerequisites
| Personnel requirements | |||
|---|---|---|---|
| Required persons | Preliminary requirements | Procedure | Finalization |
| 1 | - | - | - |
Overview
Installation
Procedure
- Insert the antivirus software DVD and execute the commands in
the following steps.
- su -
- cd /export/home/McAfee
- ./secure_McAfee_AntiVirus.sh -install
VSEL setup
ePO Configuration
Procedure
- Navigate to the ePO server:
C:\ProgramFiles(x86)\McAfee\ePolicyOrchestrator\DB\Software\Current\EPOAGENT3700LYNX\Install\0409\
note: Refer to the McAfee installation guide for the correct path for version of Windows. - Copy the following server keys from the ePO server and save
to the root directory of a portable USB drive:
- req2048seckey.bin
- SiteList.xml
- sr2048pubkey.bin
- agentfipsmode
- Remove all USB drive(s) and attach only that which contains the server keys from Step 2. Copy the keys to the MR scanner and run the following commands:
-
su -
-
mkdir /USB
-
mount /dev/sdd1 /USB
-
mkdir /export/home/McAfee/keydata
-
cp /USB/* /export/home/McAfee/keydata
-
umount /USB
-
- Start the McAfee agent using the following command: /opt/McAfee/cma/bin/msaconfig -m -d /export/home/McAfee/keydata
Firewall [Product Network Filter (PNF)] configuration
Procedure
- Open the Service Browser, click the Utilities tab, and select Product Network Filter.
Figure 1. Product network filter

- Change to the Expert tab.
- Add a new filter rule for the McAfee Agent on port 8081.
Enter the information shown in the illustration below.
Figure 2. New filter rule

- Click Add Filter.
- Make sure the rule has been added to the list. See the illustration below.
- Repeat the add filter process to add a filter rule for VSEL main interface on its default port, 55443. See the illustration below.
Figure 3. Default port rule addition

- Repeat Step 3 and Step 4 to add a third filter rule for VSEL monitoring on its default port, 65443.
- Click Restart Firewall.
Virus signature DAT file update schedule
-
Product: McAfee Agent
-
Task Type: Product Update
-
Task Name: Daily DAT Update (example)
-
Package Types: DAT, Linux Engine
-
Schedule: Every XX:XX (convenient time)
note: Master Repository shall be updated daily as Server Task. Although It is scheduled as default, review the Server Task Log to confirm that DAT is the latest on dashboard.
Virus scan schedule
-
Product: VirusScan Enterprise for Linux 1.9.1
-
Task Type: On-Demand Scan
-
Task Name: Daily Virus Scan (example)
-
Where: /
-
Detection: What not to scan : /proc (exclude subdirectories)
-
Schedule: every XX:XX (convenient time)
note: On-Demand Scan will take 30-60 min (depending on system load and number of files) if scanning all files under the / directory. The scan will be aborted if the system is shut down or rebooted during the scan.Virus scanning may affect system performance and scanner operation. Do not run a virus scan during MR scanning activity. Query virus scan results using ePO.
VSEL packages should be checked in to the ePO master repository and extensions to schedule On-Demand Scan in ePO as described in McAfee VirusScan Enterprise For Linux Installation Guide. Packages are installed in /export/home/McAfee/vsel directory. Copy them to the ePO server or get them from Software Manager in the ePO server.
Configure VSEL password
Procedure
- Run /opt/NAI/LinuxShield/bin/nails passwd to configure password for nails account.
- Configure VSEL using browser at https://<system IP address>:55443/.
Minimum VSEL configuration
Procedure
- Log on as nails. Use the password you set up in the previous section.
- Select On-Demand Scan.
Figure 4. On-Demand Scan

- Click Next for immediate scan.
Figure 5. Immediate scan

- Enter / for scan directory.
- Click Add.
- Click Next.
Figure 6. What To scan

- Click Next (use default configuration).
Figure 7. Scan settings

- Enter task name.
- Click Finish.
Figure 8. Task name

- Select Scheduled Tasks.
- Click Run Now.
You can monitor the scan status on this window or by using the nails command: /opt/NAI/LinuxShield/bin/nails task –l.
Figure 9. Scheduled tasks

VSCL setup
Users who desire a manual virus-scan process should set up VSCL, which requires an on-site IT administrator to update the virus signature definition (DAT) files as needed.
Procedure
- Download the latest virus signature definition (DAT) files from
McAfee’s security update site.
- Navigate to the McAfee update site: http://www.mcafee.com/apps/downloads/security_updates/dat.asp. note: If the McAfee site is unavailable, choose one of the following alternate sites:
-
First alternate site: ftp://ftp.nai.com/commonupdater2/current/vscandat1000/dat/0000/. Download avvdat-xxxx.zip where xxxx is the version.
-
Second alternate site: ftp://ftp.mcafee.com/pub/antivirus/datfiles/4.x/. Download avvdat-xxxx.tar where xxxx is the version. Use the tar command given in Section 3.6, Virus Scan Schedule, to extract the files.
-
- Under the heading Download V2 Virus Definition Updates (DATs), download DAT Package For Use with McAfee ePO.
- Unzip the files and extract avvdat-xxxx.zip where xxxx is version and save it to a USB drive.
- Navigate to the McAfee update site: http://www.mcafee.com/apps/downloads/security_updates/dat.asp.
- Update the virus definitions.
- Run the following commands:
-
su -
-
mkdir /USB
-
mount /dev/sdd1 /USB
-
cd /opt/NAI/LinuxShield/engine/dat
-
unzip /USB/avvdat-xxxx.zip
-
umount /USB
-
- Run the nails command.
-
/opt/NAI/LinuxShield/bin/nails -v
-
Virus definition output: xxxx.0000 where xxxx is the version.
-
- Make sure version number output in the previous step is current.
- Run the following commands:
- Run the manual antivirus scan using the following command: /export/home/McAfee/secure_McAfee_AntiVirus.sh --run.
References
-
McAfee Agent 4.8.0 – Product Guide
-
McAfee VirusScan Enterprise For Linux 1.9.1 – Installation Guide
-
McAfee ePolicy Orchestrator 5.0.0 – Installation Guide
-
McAfee ePolicy Orchestrator 5.0.0 – Product Guide
What to do next
Finalization
No finalization steps.