MT6 ESET

From The Network People, Inc. - Wiki
Jump to navigation Jump to search
Mail Toaster 6
Start Installation
FreeBSD Upgrade
DNS Upgrade
MySQL Upgrade
ClamAV Upgrade
AVG Upgrade
SpamAssassin Upgrade
Rspamd Upgrade
dspam Upgrade
Vpopmail Upgrade
Haraka Upgrade
Haproxy Upgrade
webmail Upgrade
Monitor Upgrade
testing
tar -xzf esets-4.0.10.tgz
rsync -av usr/local/ /usr/local/
rsync -av var/ /var/
cd /usr/local/etc/esets; mkdir license
esets_lic --import ~/ERA-MailSecurity.lic
pkg install libiconv gettext


Install ESET

Create a shared path for Haraka and ESETS:

mkdir /tmp/esets /jails/esets/var/tmp/esets /jails/haraka/var/tmp/esets
$EDITOR /etc/jail.conf

Uncomment the two mount lines in the haraka and esets jail configs to enable the shared directory.

Make FreeBSD 10 like 2008

jailmanage avg
make -C /usr/ports/misc/compat7x install clean
make -C /usr/ports/misc/compat8x install clean
// fetch -o /usr/lib32/libiconv.so.3 http://mail-toaster.org/install/libiconv.so.3
fetch -o /usr/local/lib/ http://mail-toaster.org/install/8.x/libiconv.so.3
grep fig32 /etc/rc.conf || tee -a /etc/rc.conf <<EOLD32
ldconfig32_paths="\$ldconfig32_paths /opt/avg/av/lib"
EOLD32

Install ESETS

fetch http://
tar -xzf 
cd 
mkdir /usr/local/etc/rc.d
./install.sh

Configure ESETS

service esets.sh restart

Confirm

# ps ax | grep avg
PID TT  STAT    TIME COMMAND