Re: Blacklistd

2023-04-22 Thread Aki Tuomi via dovecot
> On 22/04/2023 18:21 EEST Michael Grimm via dovecot > wrote: > > > Marc wrote: > > >> Blacklistd places a very short set of code to send a small packet to a > >> socket when > >> the decision is made to deny access. > > > And how does blacklistd get fed? > > > Actually, one needs to a

Re: Blacklistd

2023-04-22 Thread Michael Grimm via dovecot
Marc wrote: >> Blacklistd places a very short set of code to send a small packet to a >> socket when >> the decision is made to deny access. > And how does blacklistd get fed? Actually, one needs to add a small amount of code to dovecot which writes to a socket. This code needs to be invoked

RE: Blacklistd

2023-04-22 Thread Marc
> > Since blacklistd uses PF, you can already use fail2ban or sshguard > to achieve the same thing you are after. > Given that blacklistd is just an intermediary like fail2ban, is > there a real need for dovecot interfacing with it? > > > Fail2ban and ssh

Re: Blacklistd

2023-04-21 Thread Doug Hardie
> On Apr 20, 2023, at 02:04, Odhiambo Washington wrote: > > > > On Thu, Apr 20, 2023 at 9:08 AM Doug Hardie > wrote: >> Are there any plans to interface to blacklistd? >> >> -- Doug > > Hi Doug, > > Since blacklistd uses PF, you can already use fail2ban or sshguard >

Re: Blacklistd

2023-04-20 Thread Benny Pedersen
Odhiambo Washington skrev den 2023-04-20 11:04: Since blacklistd uses PF, you can already use fail2ban or sshguard [1] to achieve the same thing you are after. Given that blacklistd is just an intermediary like fail2ban, is there a real need for dovecot interfacing with it? fail2ban cant see d

Re: Blacklistd

2023-04-20 Thread Benny Pedersen
Doug Hardie skrev den 2023-04-20 08:07: Are there any plans to interface to blacklistd? link ? imho only weakforced is currently supported, more info for your needs would help find more info https://github.com/PowerDNS/weakforced https://github.com/paul-chambers/blacklistd or other ? ___

RE: Blacklistd

2023-04-20 Thread Aki Tuomi via dovecot
> On 20/04/2023 12:17 EEST Marc wrote: > > > > > > Are there any plans to interface to blacklistd? > > > > -- Doug > > > > > > Hi Doug, > > > > Since blacklistd uses PF, you can already use fail2ban or sshguard > > to achieve the same thing you are af

RE: Blacklistd

2023-04-20 Thread Marc
> > Are there any plans to interface to blacklistd? > > -- Doug > > > Hi Doug, > > Since blacklistd uses PF, you can already use fail2ban or sshguard > to achieve the same thing you are after. > Given that blacklistd is just an intermediary like fail2ba

Re: Blacklistd

2023-04-20 Thread Odhiambo Washington
On Thu, Apr 20, 2023 at 9:08 AM Doug Hardie wrote: > Are there any plans to interface to blacklistd? > > -- Doug > Hi Doug, Since blacklistd uses PF, you can already use fail2ban or sshguard to achieve the same thing you are after. Given that blacklistd is just an in

Re: blacklistd support for dovecot

2018-09-19 Thread Aki Tuomi
On 20.09.2018 00:48, Kurt Lidl wrote: > Greetings all! > > I ported the NetBSD blacklistd support into FreeBSD a while ago > (FreeBSD 11.x timeframe).  I also added support to several of the > system daemons there, so they could all talk to a centralized daemon > (blacklistd). > > One of the thi