> I think I know what this might be. To confirm, could you compare the
> actual host key material?
>
>   ssh-keygen -l -f /etc/ssh/ssh_host_key
>   ssh-keygen -l -f /old/etc/ssh/ssh_host_key
>
> I'm betting that they're the same.

yes, they are the same.
I did an od -c of each and compared. There are only 4 bytes different,
starting just after the [EMAIL PROTECTED] bit.

byte#    new  old
277      247  *
300      235  356
301      247  *
302      235  356
(octal)

I want to say - unicode characters? But I don't get it.






-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to