mirror of
https://github.com/deunix-educ/Fail2banMqttActionBanishment.git
synced 2026-08-24 03:11:58 +02:00
First commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[openvpn]
|
||||
enabled = true
|
||||
backend = auto
|
||||
filter = openvpn
|
||||
# Adapter le chemin selon la config OpenVPN (log ou log-append)
|
||||
logpath = /var/log/openvpn/openvpn.log
|
||||
/var/log/openvpn.log
|
||||
port = 41194
|
||||
protocol = udp
|
||||
# Bannir tous les ports (pas seulement VPN) car la menace est globale
|
||||
banaction = f2b-iptables-allports
|
||||
maxretry = 3
|
||||
findtime = 5m
|
||||
bantime = 24h
|
||||
Reference in New Issue
Block a user