Date: Mon, 13 Oct 2025 04:05:05 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 258411] blacklistctl dump fails shortly after first use Message-ID: <bug-258411-227-jk0ZLszJoC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258411-227@https.bugs.freebsd.org/bugzilla/> References: <bug-258411-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258411 Jose Luis Duran <jlduran@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jlduran@FreeBSD.org --- Comment #1 from Jose Luis Duran <jlduran@FreeBSD.org> --- The default is 15 seconds (timeout described in blacklistd(8)). To reduce it to one second, for example: # service blacklistd stop # sysrc blacklistd_flags=3D"-r -t 1" # 1 second timeout # rm /var/db/blacklistd.db # service blacklistd start && sleep 2 && blacklistctl dump -a address/ma:port id nfail last access --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258411-227-jk0ZLszJoC>