Re: blocklistd[...]: Key size mismatch 296 != 288
[email protected] (Christos Zoulas)
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
In article <CAGN_6pbyP154V4Cc6i0omN01x1mndEc9FK9nkW7FrEu4ECiwMA@mail.gmail.com>, David Brownlee <[email protected]> wrote: >I'm getting a stream of these from several Internet visible NetBSD-11 system > >It implies that *something* is trying to interact with blocklistd and >failing (or something malicious is afoot). > >Does anyone have any thoughts? Hmm, struct conf is indeed 296 bytes on x86_64 and 292 on i386 but I don't see anything that is 288. This file (conf.h) has not changed nice 2025. I would save the old db file into .old and restart blocklistd and see if that happens again. christos