Re: Samba server : issue with file transfer from Windows network with share special properties

2021-03-24 Thread Kenneth Gober
On Mon, Mar 22, 2021 at 9:11 AM jeanfrancois wrote: > It has sometimes error messages when copy which I tracked to being from > Windows network to the Samba server where source files or folders's > properties are not supported (like archiving option). > > Has someone a fix for this, or can poin

blacklistd analogue

2021-03-24 Thread jeanpierre
Does there exist an OpenBSD analogue for FreeBSD's blacklistd daemon? For the sake of completeness: blacklistd is a daemon that, using pf anchors, blocks connections from abusive hosts to parctiular services (e.g. sshd) until they start behaving themselves again. I find it very useful for timming

Re: blacklistd analogue

2021-03-24 Thread Thomas Windisch
On Wed, Mar 24, 2021 at 08:33:35PM +0200, jeanpierre wrote: > Does there exist an OpenBSD analogue for FreeBSD's blacklistd daemon? > > For the sake of completeness: blacklistd is a daemon that, using pf > anchors, blocks connections from abusive hosts to parctiular services > (e.g. sshd) until th

Re: blacklistd analogue

2021-03-24 Thread Peter Nicolai Mathias Hansteen
> 24. mar. 2021 kl. 19:33 skrev jeanpierre > : > > Does there exist an OpenBSD analogue for FreeBSD's blacklistd daemon? > > For the sake of completeness: blacklistd is a daemon that, using pf > anchors, blocks connections from abusive hosts to parctiular services > (e.g. sshd) until they star

Re: blacklistd analogue

2021-03-24 Thread Jordan Geoghegan
On 3/24/21 11:48 AM, Peter Nicolai Mathias Hansteen wrote: >> 24. mar. 2021 kl. 19:33 skrev jeanpierre >> : >> >> Does there exist an OpenBSD analogue for FreeBSD's blacklistd daemon? >> >> For the sake of completeness: blacklistd is a daemon that, using pf >> anchors, blocks connections from ab

Re: blacklistd analogue

2021-03-24 Thread Stuart Henderson
On 2021-03-24, jeanpierre wrote: > Does there exist an OpenBSD analogue for FreeBSD's blacklistd daemon? > > For the sake of completeness: blacklistd is a daemon that, using pf > anchors, blocks connections from abusive hosts to parctiular services > (e.g. sshd) until they start behaving themselve