NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/59636: Lots of getsockname log spam from blocklistd



The following reply was made to PR bin/59636; it has been noted by GNATS.

From: Christos Zoulas <christos%zoulas.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: gnats-admin%netbsd.org@localhost,
 netbsd-bugs%netbsd.org@localhost
Subject: Re: bin/59636: Lots of getsockname log spam from blocklistd
Date: Sun, 7 Sep 2025 08:53:49 -0400

 --Apple-Mail=_655CE126-B97A-4724-9CFF-F686EFDBEB18
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=us-ascii
 
 This means we got 2 messages from ssh at the same time:
 
 > Sep  5 19:30:58 mail blocklistd[1071]: unconnected socket with no peer =
 in message
 
 The above is the first message that got aborted because of no peer
 
 > Sep  5 19:31:28 mail blocklistd[1071]: processing type=3D1 fd=3D6 =
 remote=3D192.168.11.1:50552 msg=3Dssh uid=3D0 gid=3D0
 > Sep  5 19:31:28 mail blocklistd[1071]: getsockname failed (Invalid =
 argument)
 
 This is the second that has a peer, but died later in getsockname. To =
 debug this we can add more annotations on the ssh side to see where in =
 the code this is generated from.
 
 christos=
 
 --Apple-Mail=_655CE126-B97A-4724-9CFF-F686EFDBEB18
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - http://gpgtools.org
 
 iF0EARECAB0WIQS+BJlbqPkO0MDBdsRxESqxbLM7OgUCaL2AXQAKCRBxESqxbLM7
 Ol89AJ9W5TSbltkQPrcyqQt4UegmIohx9wCeMLeOBxLQHYwTbvzyNI/MZ0DLN8U=
 =YyIr
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_655CE126-B97A-4724-9CFF-F686EFDBEB18--
 


Home | Main Index | Thread Index | Old Index