hardwarecrypto
Cadet
- Joined
- Feb 5, 2020
- Messages
- 3
Hello!
In the FreeNAS program I installed the "jails plugins" antivirus "CllamAV". Added a local address and subnet:
in file:
uncommented the lines:
restarted the program with the command:
checked open ports with the command:
Next, installed Nextcloud and added through the App - "Antivirus for files"
Selected the "Mode: Daemon" and indicated the address of the ClamAV plugin.
As a result, programs do not exchange packages and nothing works:
What am I doing wrong?
In the FreeNAS program I installed the "jails plugins" antivirus "CllamAV". Added a local address and subnet:
in file:
/usr/local/etc/clamd.conf
uncommented the lines:
Code:
TCPSocket 3310 TCPAddr 127.0.0.1
restarted the program with the command:
/usr/local/etc/rc.d/clamav-clamd restart
checked open ports with the command:
sockstat -l -4
Next, installed Nextcloud and added through the App - "Antivirus for files"
Selected the "Mode: Daemon" and indicated the address of the ClamAV plugin.
As a result, programs do not exchange packages and nothing works:
What am I doing wrong?