Re: [Fail2ban-users] Block an IP for one day

2024-03-06 Thread James Moe
On 2024-03-06 05:54, Jason Long wrote: > Thanks. > I need this strategy for SSH service. > Change the port number(s). -- James Moe moe dot james at sohnen-moe dot com 520.743.3936 Think. ___ Fail2ban-users mailing list Fail2ban-users@lists.sourcef

Re: [Fail2ban-users] Block an IP for one day

2024-03-06 Thread Jason Long via Fail2ban-users
> On Tuesday, March 5, 2024 at 11:36:49 PM GMT+3:30, James Moe via > Fail2ban-users wrote: > On 2024-03-05 04:14, Jason Long via Fail2ban-users wrote: > How can I block someone who has entered the wrong password three times in any > given time period? --[ Jail definition ]-- bantime.increment

Re: [Fail2ban-users] Block an IP for one day

2024-03-05 Thread James Moe via Fail2ban-users
On 2024-03-05 04:14, Jason Long via Fail2ban-users wrote: > How can I block someone who has entered the wrong password three times in any > given time period? --[ Jail definition ]-- bantime.increment = true bantime.factor = 1 bantime.formula = ban.Time * (1<<(ban.Count if ban.Count<20 else 20))

[Fail2ban-users] Block an IP for one day

2024-03-05 Thread Jason Long via Fail2ban-users
Hello, How can I block someone who has entered the wrong password three times in any given time period? Thanks. ___ Fail2ban-users mailing list Fail2ban-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fail2ban-users