search for: hostkeyaliases

Displaying 3 results from an estimated 3 matches for "hostkeyaliases".

Did you mean: hostkeyalias
2023 Aug 18
1
Host key verification (known_hosts) with ProxyJump/ProxyCommand
...elease Notes page is a good way to check on this kind of thing, it has all release notes in reverse chronological order: https://www.openssh.com/releasenotes.html In this case it shows that HostKeyAlias was added in version 2.5.1 in 2001. If you're using a version older than that, the lack of HostKeyAliases would be the least of your problems. -- Darren Tucker (dtucker at dtucker.net) GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.
2023 Aug 18
1
Host key verification (known_hosts) with ProxyJump/ProxyCommand
On 18/8/23 15:39, Darren Tucker wrote: >> Host mytarget >> Hostname 172.16.1.2 >> ProxyJump user2 at bastion2 > I think you just need "HostKeyAlias mytarget" here. Ahh, in my scanning through the `ssh_config` manpage, I missed this, and change logs seem to indicate this feature has been around since at least 2017, so should not cause
2002 Dec 10
2
[Bug 454] SSH doesn't consider distinguish ports for host-key verification
http://bugzilla.mindrot.org/show_bug.cgi?id=454 ------- Additional Comments From markus at openbsd.org 2002-12-10 20:14 ------- hm, i think about adding ManglePort=yes to the options. This option will create Hostkeyaliases on the fly if the port is != 22, and use 'foor.bar.com at portXXX' as an alias. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.