Fail2ban-client: Unterschied zwischen den Versionen

Aus Foxwiki
Die Seite wurde neu angelegt: „ # fail2ban-client status Status |- Number of jail: 5 `- Jail list: dovecot, nextcloud, postfix-sasl, pure-ftpd, sshd # fail2ban-client status sshd Status for the jail: sshd |- Filter | |- Currently failed: 0 | |- Total failed: 10 | `- File list: /var/log/auth.log `- Actions |- Currently banned: 1 |- Total banned: 2 `- Banned IP list: 91.65.113.72 # fail2ban-client unban 91.65.113.72“
 
K Textersetzung - „Kurzbeschreibung“ durch „Beschreibung“
 
(7 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
# fail2ban-client status
{{DISPLAYTITLE:fail2ban-client}}
Status
|- Number of jail:      5
`- Jail list:  dovecot, nextcloud, postfix-sasl, pure-ftpd, sshd


# fail2ban-client status sshd
'''fail2ban-client''' - Beschreibung
Status for the jail: sshd
 
|- Filter
== Beschreibung ==
|  |- Currently failed: 0
== Installation ==
|  |- Total failed:    10
== Syntax ==
|  `- File list:        /var/log/auth.log
<syntaxhighlight lang="bash" highlight="1" line>
`- Actions
 
    |- Currently banned: 1
</syntaxhighlight>
    |- Total banned:    2
=== Optionen ===
    `- Banned IP list:  91.65.113.72
=== Parameter ===
=== Umgebungsvariablen ===
# fail2ban-client unban 91.65.113.72
=== Exit-Status ===
 
== Anwendung ==
<syntaxhighlight lang="bash" highlight="1" line>
sudo fail2ban-client status
Status
|- Number of jail:      5
`- Jail list:  dovecot, nextcloud, postfix-sasl, pure-ftpd, sshd
</syntaxhighlight>
 
<syntaxhighlight lang="bash" highlight="1" line>
sudo fail2ban-client status sshd
Status for the jail: sshd
|- Filter
|  |- Currently failed: 0
|  |- Total failed:    10
|  `- File list:        /var/log/auth.log
`- Actions
  |- Currently banned: 1
  |- Total banned:    2
  `- Banned IP list:  91.65.113.72
</syntaxhighlight>
 
<syntaxhighlight lang="bash" highlight="1" line>
sudo fail2ban-client unban 91.65.113.72
</syntaxhighlight>
 
=== Problembehebung ===
 
== Konfiguration ==
=== Dateien ===
<noinclude>
 
== Anhang ==
=== Siehe auch ===
{{Special:PrefixIndex/{{BASEPAGENAME}}}}
==== Dokumentation ====
 
===== Man-Pages =====
===== Info-Pages =====
==== Links ====
===== Projekt =====
===== Weblinks =====
</noinclude>{{SORTIERUNG:fail2ban-client}}
[[Kategorie:Fail2ban]]
[[Kategorie:Linux/Befehl]]

Aktuelle Version vom 19. Oktober 2024, 13:31 Uhr


fail2ban-client - Beschreibung

Beschreibung

Installation

Syntax

Optionen

Parameter

Umgebungsvariablen

Exit-Status

Anwendung

sudo fail2ban-client status
Status
|- Number of jail:      5
`- Jail list:   dovecot, nextcloud, postfix-sasl, pure-ftpd, sshd
sudo fail2ban-client status sshd
Status for the jail: sshd
|- Filter
|  |- Currently failed: 0
|  |- Total failed:     10
|  `- File list:        /var/log/auth.log
`- Actions
   |- Currently banned: 1
   |- Total banned:     2
   `- Banned IP list:   91.65.113.72
sudo fail2ban-client unban 91.65.113.72

Problembehebung

Konfiguration

Dateien

Anhang

Siehe auch

Dokumentation

Man-Pages
Info-Pages

Links

Projekt
Weblinks