mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-09-16 11:30:55 +00:00
11 lines
204 B
Plaintext
11 lines
204 B
Plaintext
# Fail2Ban filter sshd ip block according to https://www.axllent.org/docs/ssh-geoip/
|
|
|
|
[INCLUDES]
|
|
|
|
before = common.conf
|
|
|
|
[Definition]
|
|
|
|
failregex = .* DENY geoipblocked connection from <HOST>
|
|
ignoreregex =
|