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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258411 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="-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 -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258411-227-jk0ZLszJoC>
