https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258411

Jose Luis Duran <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Jose Luis Duran <[email protected]> ---
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.

Reply via email to