[feature suggestion] sshd should log the listening port number while logging errors/warnings
Darren Tucker
dtucker at dtucker.net
Mon Jun 5 18:11:39 AEST 2023
On Mon, 5 Jun 2023 at 17:06, Yuri <yuri at rawbw.com> wrote:
> On 6/4/23 23:59, Darren Tucker wrote:
> > The subsequent log line from sshpkt_fatal contains the source address
> > and port of that connection:
[...]
> I am using sshd on FreeBSD 13.2 and it only logs the first line.
FreeBSD 13's OpenSSH is based on 8.0p1, which is a bit over four years
old at this point.
> Does the second line require some special setting values to be printed?
No. It was added in 2022 in this commit, which was first in OpenSSH 8.3:
https://github.com/openssh/openssh-portable/commit/5becbec023f2037394987f85ed7f74b9a28699e0
--
Darren Tucker (dtucker at dtucker.net)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list