[solved] SSH host key stored with IP, not host name

2004-11-16 Thread martin f krafft
also sprach martin f krafft <[EMAIL PROTECTED]> [2004.11.09.2318 +0100]: > Why is node01 being identified by its IP only Also thanks to weasel, this was due to the IP address missing from the comma-separated list preceeding each key in the global ssh_known_hosts file. If the line only reads nod

SSH host key stored with IP, not host name

2004-11-09 Thread martin f krafft
I have this weird problem: Why is node01 being identified by its IP only, while master.debian.org (as an example) is properly identified by name and IP? node01 and node17 are absolutely identical (thanks to FAI) -- DNS works equally well on both. node17:~> rm -f .ssh/known_hosts .ssh/config