[Bug 910] known_hosts port numbers

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat May 14 13:12:41 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=910





------- Additional Comments From dtucker at zip.com.au  2005-05-14 13:12 -------
Probably not as it stands because it breaks every known_hosts file in existence:

$ grep myserver ~/.ssh/known_hosts
myserver,192.168.32.1 ssh-rsa AAAA[snip]
$ ./ssh -o hashknownhosts=no gate
The authenticity of host 'myserver (192.168.32.1 at 22)' can't be established.

Perhaps it ought to check for a matching "server at port" first, then "server"
before failing?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list