[Bug 393] 'known_hosts' file should be indexed by IP:PORT, not just IP
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Sep 11 08:01:51 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=393
------- Additional Comments From markus at openbsd.org 2002-09-11 08:01 -------
if you don't want to use HostKeyAlias, you can even use the
GlobalKnownHostsFile option, e.g.
Host a
Hostname gate
port 1234
GlobalKnownHostsFile /etc/ssh/known_hosts_a
Host b
Hostbname gate
port 5678
GlobalKnownHostsFile /etc/ssh/known_hosts_b
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list