26
ESET File Security
7.1. ESETS update utility
TomaintaintheeectivenessofESETFileSecurity,thevirussignaturedatabasemustbekept
uptodate.Theesets_updateutilityhasbeendevelopedforthispurpose(seetheesets_update(8)
manpagefordetails).Tolaunchanupdate,thecongurationoptions‘av_update_username‘
and‘av_update_password‘mustbedenedinthe[global]sectionoftheESETScongurationle.
IntheeventthatyourserveraccessestheInternetviaHTTPproxy,theadditionalconguration
options‘proxy_addr‘,‘proxy_port‘mustbe dened.IfaccesstotheHTTPrequiresausername
andpassword,the‘proxy_username‘and‘proxy_password‘optionsmustalsobedenedinthis
section. To initiate an update, enter the following command:
@SBINDIR@/esets_update
To provide the highest possible security for the end user, the ESET team continuously collects
virus denitions from all over the world–new patterns can appear within the virus signature
database in very short intervals. For this reason, we recommend that updates be initiated on a
regularbasis.Tospecifytheupdatefrequency,the‘av_update_period‘optionmustbedenedin
the[global]sectionoftheESETScongurationle.TheESETSdaemonmustbeupandrunning
in order to successfully update the virus signature database.
7.2. ESETS update process description
The update process consists of two stages: First, the precompiled update modules are
downloadedfrom the ESET server. Iftheoption‘av_mirror_enabled‘is presentin the [global]
sectionoftheESETScongurationle,copies(ormirror)oftheseupdatemodulesarecreated
in the following directory:
@BASEDIR@/mirror
Ifdesired,theMirrordirectorypathcanberedenedusingthe‘av_mirror_dir‘optioninthe
[update]sectionoftheESETScongurationle.ThenewlycreatedMirrorthusservesasafully
functional update server and can be used to create lower (child) Mirrors. However, the following
conditionsmustbefullled.First,theremustbeanHTTPserverinstalledonthelowercomputer
where the modules will be downloaded from. Second, the update modules to be downloaded by
other computers must be placed in the following directory:
/http-serv-base-path/eset_upd
where‘http-serv-base-path‘ is a base HTTP serverdirectory path–thisis the rstplace the
update utility will search for update modules.
The second stage of the update process is the compilation of modules loadable by the ESET
Mail Security scanner from those stored in the local mirror. Typically, the following ESETS loading
modules are created: loader module (em000.dat), scanner module (em001.dat), virus signature
database module (em002.dat), archives support module (em003.dat), advanced heuristics
module (em004.dat), etc. The modules are created in the following directory:
@BASEDIR@
ThisisthedirectorywheretheESETSdaemonloadsmodulesfromandthuscanberedened
usingthe‘base_dir‘optioninthe[global]sectionoftheESETScongurationle.