Daniel L. Miller wrote:
> Can ASSP support TCP connections to a clamd server on another machine?  
> Or must it be local (or re-directed with sneaky iptables stuff)?
> 

Local only, this is not a limitation of ASSP but rather of the 
File::Scan::ClamAV Perl module.

 From the File::Scan::ClamAV docs:
---------------------------
Note: there is no way to connect to a clamd on another machine. The 
reason for this is that clamd can only scan local files, so there would 
not be much point in doing this (unless you had NFS shares). Plus if you 
are using TCP/IP clamd appears to bind to all adaptors, so it is 
probably insecure. -ms
---------------------------

One thing to note is that Clamd on win32 only binds to 127.0.0.1, I'm 
not sure about *nix.

Kevin

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to