[Bug 2162] New: Log needs to contain the port on which connection is made
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Oct 18 06:06:56 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2162
Bug ID: 2162
Summary: Log needs to contain the port on which connection is
made
Product: Portable OpenSSH
Version: 6.2p1
Hardware: All
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: yuri at rawbw.com
I have sshd listening on multiple ports.
Currently I see the log message:
Oct 17 11:59:32 myhost sshd[13784]: Bad protocol version identification
'\200F\001\003\001' from NNN.NNN.NNN.NNN
Somebody connected to it and protocol was invalid. The message will
become much more informative if it contained the port on which the
connection wad made.
This should be fixed for all messages that sshd prints on
per-connection basis.
OpenSSH 6.2p2 from FreeBSD tree.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list