How to enable virus protection in AXIGEN using AVG
Article updated on 17 November, 2009
Description
This article explains how to enable virus protection in AXIGEN using AVG product
Resolution
This article will detail how to integrate the AVG AntiVirus filtering product with Axigen.
1. Configure AVG 7.5
After dowloading and installing the AVG product, review the configuration file avg.conf for the full list of parameters that can be configured.
In the default configuration AVG will bind on an inet socket with the following address: 127.0.0.1:55555.
After saving the changes in the configuration and starting avgd verify the address and port on which the process binds by using the netstat command.
Note: Please ignore the warning message regarding a missing kernel feature called "dazuko" since it is not required for AVG to function properly with Axigen.
2. Configure AVG 8.5
Starting with AVG 8.5 the default configuration has changed as well as the steps used to modify the AVG configuration.
In AVG 8.5 the default listening port has changed and will need to be reconfigured to use the same port number as AVG 7.5 in order to be able to integrate this product with Axigen.
Issue the following command to configure AVG for listening on the 55555 port:
avgcfgctl -w Default.tcpd.avg.ports="|55555|"After the configuration of AVG has been modified you will need to restart the AVG service in order to apply the new configuration setting by issuing the following command:
/etc/init.d/avgd restartNote: AVG 8.5 integrates with Axigen starting from the 7.1.1 release version !
For instructions on how to integrate both Anti-Virus and Anti-Spam filtering of AVG with AXIGEN Mail Server, using the Milter implementation, please see this article:
http://www.axigen.com/kb/show/304
Applies to
Releases: Mail Server 6.2.X, Mail Server 7.0.X, Mail Server 7.1.X
OS: Linux, FreeBSD
Distros: RPM based distros, RPM based distros with gcc4, Slackware, Debian, Ubuntu, Gentoo, FreeBSD 7.x, FreeBSD 7.x
Comments