On 22. Jun 2018, at 17:59, Marek Zarychta <zarych...@plan-b.pwste.edu.pl> wrote:

> Could you please give any advice or workaround for this issue?

I switched to a workaround for the time being which you might use as well in a 
similar way:

#) configure fail2ban to use /var/log/faillog
#) run something like that in the background:

        nohup tail -q -F /var/log/fail2ban.log | logger -t fail2ban.filter -p 
daemon.notice &

#) to let this workaround survive a reboot you need to use a script fired up 
from /etc/rc.d

Regards,
Michael

_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to