Hi Ivan, I tried below in fail2ban default config jail.conf file, but after 5 attempts it's still not blocking!, anything missing?.
[guacamole] enabled = true bantime = 86400 maxretry = 5 port = http,https,8080 logpath = /var/log/tomcat9/catalina.out >From below command I checked the fail2ban guacamole client status fail2ban-client status guacamole output: Status for the jail: guacamole |- Filter | |- Currently failed: 0 | |- Total failed: 0 | `- File list: /var/log/tomcat9/catalina.out `- Actions |- Currently banned: 0 |- Total banned: 0 `- Banned IP list: On Sat, Sep 30, 2023 at 1:24 PM khmadhu <[email protected]> wrote: > Hi Ivan, > > Thanks for the link, looks like fail2ban is the way to go for now. > > > On Sat, Sep 30, 2023 at 12:18 PM Ivanmarcus <[email protected]> > wrote: > >> As far as I'm aware there isn't any work being done on this presently, >> however it was discussed back in 2020. The following link may be of some >> interest: >> >> https://lists.apache.org/thread/5pkbqsyks4g1vdh7vnxv20lzr11jzvnm >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > -- > Thanks & Regards > Madhusudan > 9844117475 > Bengaluru-12. > -- Thanks & Regards Madhusudan 9844117475 Bengaluru-12.
