From: <mai...@ne...> - 2016-08-04 20:24:48
|
Hallo, I use sshguard via rc.conf under FreeBSD 10.3. Right now I am not able to delete IP addresses from the blacklist. I already deleted the sshguard database at /var/db/sshguard/blacklist.db and I flushed the pf table „sshguard“. The problem is that as soon as I restart the sshguard service via „service sshguard restart“ it seems to be that sshguard inspect the old log file again and add the same old ip addresses to the database which leads to blocking the old ip addresses I deleted before. The suspect thing is that the blacklist is used even I didn’t set any parameter in the rc.conf. Is there any official way to permanent delete some IP addresses from the blacklist without manipulating the system log ? BR Marc |