Sshguard: Difference between revisions

From DWIKI
mNo edit summary
Line 6: Line 6:
==View sshguard log==
==View sshguard log==
  journalctl -u sshguard
  journalctl -u sshguard
==Blacklisting==
Documentation fails to to mention and it's not in sshguard.conf on Ubuntu, so:
BLACKLIST_FILE=100:/var/lib/sshguard/blacklist.db
where 100 is treshold

Revision as of 14:43, 16 April 2022

Links

FAQ

View sshguard log

journalctl -u sshguard

Blacklisting

Documentation fails to to mention and it's not in sshguard.conf on Ubuntu, so:

BLACKLIST_FILE=100:/var/lib/sshguard/blacklist.db

where 100 is treshold