Discussion:
Problems with Trend interscan virus wall and amvisd-new
C***@checkfree.com
2003-11-13 17:34:09 UTC
Permalink
I installed Trend Interscan viruswall as a primary AV engine and Clam as a
secondary.

I am getting consistent failures now with Trends engine, I am using the
vscan binary for this.

The system is Linux Red Hat Enterprise Server 2.1

This is the error message:

amavis[13036]: (13036-01-2) Virus scanner failure:
/opt/trend/ISBASE/IScan.BASE/vscan (exit status: 252)
Nov 13 12:31:50 amavis[13036]: (13036-01-2) WARN: all primary virus
scanners failed, considering backups

This is the part of the amavisd.conf code that activates it:

### http://www.trendmicro.com/
['Trend Micro FileScanner',
['/opt/trend/ISBASE/IScan.BASE/vscan','vscan'],
'-a {}', [0], qr/Found virus/, qr/Found virus (.+) in/ ],

Thanks for any help provided.
Stephane Lentz
2003-11-14 20:15:10 UTC
Permalink
Post by C***@checkfree.com
I installed Trend Interscan viruswall as a primary AV engine and Clam as a
secondary.
I am getting consistent failures now with Trends engine, I am using the
vscan binary for this.
The system is Linux Red Hat Enterprise Server 2.1
/opt/trend/ISBASE/IScan.BASE/vscan (exit status: 252)
Nov 13 12:31:50 amavis[13036]: (13036-01-2) WARN: all primary virus
scanners failed, considering backups
### http://www.trendmicro.com/
['Trend Micro FileScanner',
['/opt/trend/ISBASE/IScan.BASE/vscan','vscan'],
'-a {}', [0], qr/Found virus/, qr/Found virus (.+) in/ ],
Thanks for any help provided.
=> Which Interscan version ?
instead of the long /opt path use the symlink path :
the default Trend scanner definition (listing /etc/iscan/vscan)
in amavisd.conf is ok.

As the user amavisd will run as try to run the scanner :
#su - amavis
/etc/iscan/vscan /var/amavis/*


PS : I couldn't get a list of exit codes for Trend vscan
from the Trend support. If someone can try to get that
and a clear list of Linux distributions supported (and
strategy wrt RH 9 and RHES 3.0).

SL/
---
Stephane Lentz
Alcanet International, Internet Services


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
AMaViS-user mailing list
AMaViS-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Loading...