NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/59588: blocklistctl does not list blocked IPv6 addresses
The following reply was made to PR bin/59588; it has been noted by GNATS.
From: Kimmo Suominen <kim%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: bin/59588: blocklistctl does not list blocked IPv6 addresses
Date: Mon, 11 Aug 2025 21:08:57 +0300
On Mon, Aug 11, 2025 at 12:45:00PM +0000, martin%NetBSD.org@localhost wrote:
> Since I can't look at the real NPF blocking rule (PR 59581) I used
> "blocklistctl dump" and "blocklistctl dump -r" to view the blocked
> addresses.
According to the blocklistctl(8) manual page, the default is to show
"only active entries," which in a previous version of the manual pages
were called embryonic. My understanding is that the other category
("non-embryonic" entries) is the blocked ones.
I think you need to run "blocklistctl dump -b" (or "-br," if you prefer
to see the remaining time) to see the blocked entries.
At least this is how it seems to me on 10.1_STABLE.
Kind regards,
+ Kimmo
Home |
Main Index |
Thread Index |
Old Index