Error added: 2013-04-06T14:37:34Z
ssh -vv host.blah.com ... debug1: checking without port identifier debug1: Host 'host.blah.com' is known and matches the RSA host key. debug1: Found key in /home/username/.ssh/known_hosts:42 RSA host key for IP address '2a02:x:x:x::x:x' not in list of known hosts. debug1: found matching key w/out port ... I don't get it. Anyway, I deleted the host.blah.com reference and the 2a02 reference in known_hosts, sshed again, and it is all fine now. No idea.
I submitted this, and if I grep for the IPv6 address in ~/.ssh/known_hosts, it is in there, which is why I'm confused: $ grep '2a02:x:x:x::x:x' ~/.ssh/known_hosts [2a02:x:x:x::x:x]:1022 ssh-rsa AAAAB3NzaC1yc2EAAAABIwA...............
If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people
struggling with this too.
If you want to be notified via email when this is solved, enter your email address here: