workaround for for Bookworm syslog changes

This commit is contained in:
Itiligent 2024-08-12 15:56:13 +10:00
parent 5787e1b01d
commit 14495c3dc5

View file

@ -104,6 +104,10 @@ destemail = yourname@example.com
sender = yourname@example.com sender = yourname@example.com
action = %(action_mwl)s action = %(action_mwl)s
ignoreip = ignoreip =
[sshd]
backend=systemd
enabled = true
EOF EOF
# We need to discover all interfaces to ascertain what network ranges to add to fail2ban "ignoreip" policy override defaults # We need to discover all interfaces to ascertain what network ranges to add to fail2ban "ignoreip" policy override defaults