Allow to add trusted IPs to specific Jails
Allow to set a trusted IP over the GUI and CLI to specific jails same as allowed by fail2ban client:
# fail2ban-client --help | grep -A1 ignoreip
set <JAIL> addignoreip <IP> adds <IP> to the ignore list of <JAIL>
set <JAIL> delignoreip <IP> removes <IP> from the ignore list of <JAIL>
get <JAIL> ignoreip gets the list of ignored IP addresses for <JAIL>
2
votes
Martin Dias
shared this idea
Upd: Sorry, we are closing the request as no information were provided for over a month.
—
IG
-
Andi Herzig commented
yes, but the entry should be persistent (written to the configuration file), so that it's still valid after restarting fail2ban, actually.