|
From: Christos C. <ch...@cr...> - 2016-05-27 17:44:11
|
I run sshguard on 50+ freebsd servers and on two of them when I restart sshguard I get the server's primary IP in ipfw table 22. The question is why when I restart sshguard the ipfw table 22 has IPs and is not empty. I have these lines on my rc.conf : sshguard_enable="YES" sshguard_watch_logs="/var/log/auth.log:/var/log/maillog:/var/log/xferlog" sshguard_blacklist="" |