[Bug 80] Host key conflict with two servers on one IP

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Aug 22 19:50:22 EST 2002


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





------- Additional Comments From j.petersen at msh.de  2002-08-22 19:50 -------
I have several ssh-connections forwarded over ssh-Tunnels at various
Ports at localhost,
all alike the following scheme:

Host MYTUNNELHOST
        # ssh -f -L 32xxx:MYTUNNELHOST:22 -N INTERMEDIATEHOST
        Port 32xxx
        HostName localhost
        HostKeyAlias MYTUNNELHOST
        Protocol 1
        ...

-> No conflicting Keys, although all goes over localhost and different Ports...
   Just one stanza in /etc/ssh/ssh_config and works...
I say:   "ssh MYTUNNELHOST"
but connect is to localhost:32xxx
MYTUNNELHOST doesn't even need to be resolvable to an IP!!!!



------- 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