3
1. Introduction
This User Guide describes the usage of ESET NOD32
Antivirus for Novell Netware Server (or just ESET NOD32
Antivirus for Novell), namely:
– installation of the product,
– conguration of individual modules,
– updating of the product.
ESET NOD32 Antivirus for Novell consists of the fol-
lowing NLM modules:
– AMON.NLM – on-access scanner, which automatically
scans les accessed from the network or locally, or -
les saved to the server.
– NOD32.NLM – on-demand scanner, which can be di-
rected to scan certain groups of les on the disk (usu-
ally folders, volumes, or the whole hard disk). In this
case, it is only a single action – after it is completed,
the NOD32.NLM module is removed from memory.
– NOD32UP2.NLM – module providing a virus signatu-
re database update for the modules AMON.NLM and
NOD32.NLM.
2. Installation
Create a directory named, for example NOD32, on vo-
lume SYS: and copy les from the installation packages
for the ESET NOD32 Antivirus for Novell into it. It is recom-
mended to enable automatic startup of AMON.NLM and
NOD32.NLM after each start of the server.We recommend
enabling the startup using the system le AUTOEXEC.NCF
with these commands:
LOAD SYS:/NOD32/AMON
LOAD SYS:/NOD32/NOD32UPD [parameters]
Individual parameters are described in the following
chapters. In the case of the module AMON, it is recom-
mended to provide accessibility of the le AMON.CFG,
which will transfer conguration to AMON at startup.
Quick guide through the complete
installation
Extract the installation package. eg: into volume SYS:/
NOD32. Also, it is recommended to create le AMON.CFG
and insert the following into it:
recipient=network_administrator_login
notify
clean
delete
log
Then load AMON - memory-resident monitor using
the following command on the Novell system console:
LOAD SYS:/NOD32/AMON.NLM
With the above mentioned setting, AMON will send
information about inltrations to the user network_ad-
ministrator_login, but also to a user, who manipulated
with the infected le (parameter notify). At the same
time, AMON will attempt to clean the infected le, and if
it is not possible, the le will be deleted.
Next, it is required to provide updates for ESET NOD32
Antivirus for Novell.This product does not download virus
updates from Internet update servers, but it uses a mirror
directory created for example by NOD32 forWindows Pro-
fessional Edition.The mirror directory must be located on
the same hard disk as the installation of ESET NOD32 Anti-
virus for Novell (let us assume it is located in SYS:/PUBLIC/
MIRROR). To congure the mirror correctly, run this com-
mand on the console to set up and launch the NOD32UP2.
NLM module:
LOAD SYS:/NOD32/NOD32UP2.NLM SYS:/PUBLIC/MIRROR/
-update -period=60
Now ESET NOD32 Antivirus for Novell will be updated
from the mirror directory SYS:/PUBLIC/MIRROR every hour
(parameter -period=60).
It is recommended to enable automatic startup of
AMON.NLM and NOD32UP2.NLM at each server startup
using system le AUTOEXEC.NCF.
3. Modules
AMON.NLM
To load AMON, use the following command on the sys-
tem console:
LOAD SYS:/NOD32/AMON
To unload AMON from memory, use the following com-
mand:
UNLOAD AMON
ESET NOD32 Antivirus for Novell Netware Server