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

Darren Tucker <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #12 from Darren Tucker <[email protected]> 2012-06-17 13:43:50 EST 
---
Actually, I don't think there is any issue.  The debug output from your
system shows that it's happily binding correctly, which means that the
log messages you observed are either due to another process binding to
port 22, or that the log messages are in fact from the *old* version of
sshd.

If you do see this again, check that the message is really from the new
sshd and that you don't have another process listening on port 22
(using the lsof command I gave earlier).

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to