Submitted by sgrayban on Sat, 05/24/2014 - 03:14
For the Fail2Ban module you are missing /etc/fail2ban/jail.local in the Edit Config Files drop down list.
Also when you try to save the Default Jail Options you get a empty save error -> Failed to save default jail options :
Status:
Closed (fixed)
Comments
Submitted by sgrayban on Sat, 05/24/2014 - 03:21 Comment #1
To fix the missing jail.local file I simply changed line 448 in fail2ban-lib.pl too...
push(@rv, glob("$config{'config_dir'}/jail.*"));
Submitted by JamieCameron on Sat, 05/24/2014 - 13:17 Comment #2
These will both be fixed in the next release. You can work around the failure to save default jail options by entering IPs instead of IP/netmask in the IPs never to ban field.
Submitted by Issues on Sat, 06/07/2014 - 13:21 Comment #3
Automatically closed -- issue fixed for 2 weeks with no activity.