bugzilla-daemon at bugzilla.mindrot.org
2009-Oct-07 09:52 UTC
[Bug 1659] New: VisualHostKey and host key fingerprint aren't displayed when host's IP address is changed
https://bugzilla.mindrot.org/show_bug.cgi?id=1659
Summary: VisualHostKey and host key fingerprint aren't
displayed when host's IP address is changed
Product: Portable OpenSSH
Version: 5.2p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: tom at holizz.com
My home server's IP address changes frequently, and the first time I
ssh into it after it changes, neither the host key fingerprint nor the
VisualHostKey are displayed, meaning there's no way for me to verify
that I'm sshing into my home machine, and not another machine that's in
my known_hosts.
% ssh holizz.ath.cx
Warning: Permanently added the RSA host key for IP address
'92.3.96.217' to the list of known hosts.
holizz at holizz.ath.cx's password:^C
% ssh holizz.ath.cx
Host key fingerprint is 13:1c:07:4f:85:e9:73:4e:9f:07:98:cf:8d:56:ec:19
+--[ RSA 2048]----+
| o.o+. |
| . =o |
| o.. o . |
| .o = .Eo|
| S = + Bo|
| . . B.+|
| . . |
| |
| |
+-----------------+
holizz at holizz.ath.cx's password:
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Oct-23 00:10 UTC
[Bug 1659] VisualHostKey and host key fingerprint aren't displayed when host's IP address is changed
https://bugzilla.mindrot.org/show_bug.cgi?id=1659
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #1 from Damien Miller <djm at mindrot.org> 2009-10-23 11:10:04
EST ---
It couldn't be *any* other machine in your known_hosts, it has to match
the name that you are trying to connect to.
--
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.
bugzilla-daemon at bugzilla.mindrot.org
2010-Apr-16 05:50 UTC
[Bug 1659] VisualHostKey and host key fingerprint aren't displayed when host's IP address is changed
https://bugzilla.mindrot.org/show_bug.cgi?id=1659
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> 2010-04-16 15:50:16
EST ---
Mass move of bugs RESOLVED->CLOSED following the release of
openssh-5.5p1
--
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.
Maybe Matching Threads
- VisualHostKey vs. RekeyLimit vs. VerifyHostKeyDNS
- [Bug 2268] New: VisualHostKey double printing with odd alignment
- [Bug 1493] New: VisualHostKey suggestions
- [Bug 2194] New: Supress VisualHostKey message when re-keying
- [Bug 1870] New: Do not show VisualHostKey unless attached to a terminal