https://bugzilla.mindrot.org/show_bug.cgi?id=2162

--- Comment #3 from Darren Tucker <dtuc...@zip.com.au> ---
Comment on attachment 2355
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2355
include port in invalid banner message

>+              logit("Bad protocol version identification '%.100s' "
>+                  "from %s port %d", client_version_string,
>+                  get_remote_ipaddr(), get_remote_port());

that's the remote port, the request was for the local (ie listening)
port.  Certainly I think it's worth having the remote port (eg for NAT
pools).

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to