i've clamd running on a standalone box on my private LAN, listening on
a TCP socket; in clamd.conf i have,

  TCPAddr 10.0.0.105
  TCPSocket 3310

i'm submitting messages TO it via exim's exiscan/content-scanning.

works great.

i'd like to LIMIT which IPs can *access* clamd on that box.


iiuc, there are three options:

(1) tcpwrappers. but, afaict tcpwrammers support is limited to
clamav-milter.  at least, config-ing hosts.allow/hosts.deny seems to
make no difference ...

(2) control via firewall access.  do-able, but not optimal ...

(3) some config setting in clamd.conf.

spamd, e.g., allows me to to configure BOTH the 'listening' ips AND
'allowed' ips, where the latter define which ips can access/submit_to
the running daemon.

is there anything like that in/for clamd's config?

thanks.
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to