Auf dem WEEASY Appliance sind die folgenden Security Mechanismen implementiert

 

fail2ban Status abfragen

fail2ban verfügt über sogenannte Jails. Darin werden verdächtige IP-Addresse etc für ein eine bestimmte Zeit (Standardkonfiguration 10 Minuten) eingesperrt.

# Allgemeiner Status abfragen. Zeigt alle Jails
fail2ban-client status
 
# Status eines bestimmten Jail abfragen
fail2ban-client status sshd
 
Status for the jail: sshd
|- Filter
|  |- Currently failed: 1
|  |- Total failed:     8
|  `- Journal matches:  _SYSTEMD_UNIT=sshd.service + _COMM=sshd
`- Actions
   |- Currently banned: 1
   |- Total banned:     1
   `- Banned IP list:   w.x.y.z