mirror of
https://github.com/deunix-educ/Fail2banMqttActionBanishment.git
synced 2026-08-24 03:11:58 +02:00
15 lines
375 B
INI
15 lines
375 B
INI
[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
|