I have just updated my SSHguard port and now when I restart the daemon or boot up my server I get the following message:
I have the following in /etc/rc.conf:
I had a look in /usr/ports/UPDATING but didn't find anything. Do I need to do anything regarding this warning?
Code:
Warning! Sshguard now uses *attack dangerousness*, not occurrences, to gauge threats.
Default dangerousness per attack is 10, default threshold is 40.
I have the following in /etc/rc.conf:
Code:
sshguard_enable="YES"
sshguard_watch_logs="/var/log/auth/auth.log:/var/log/system/messages"
sshguard_safety_thresh="3"
sshguard_pardon_min_interval="43200"
sshguard_prescribe_interval="7200"
sshguard_blacklist="40:/var/db/sshguard/blacklist.db"
I had a look in /usr/ports/UPDATING but didn't find anything. Do I need to do anything regarding this warning?