Re: [CentOS] ssh keys hostname VS fqdn - offends?

2024-01-01 Thread Django [Bastard Operator from Hell] via CentOS
HI, Am 01.01.24 um 16:48 schrieb Kenneth Porter: When you create a new ssh host (ie. run sshd) for the first time, a host key is created that uniquely identifies the host. When a client connects to that host for the first time, it caches that key in its ssh_known_hosts file. Maybe it's tim

Re: [CentOS] ssh keys hostname VS fqdn - offends?

2024-01-01 Thread Kenneth Porter
--On Monday, January 01, 2024 1:01 PM +0100 lejeczek via CentOS wrote: -> $ ssh box5.proxmox.mine hostname -i 10.3.1.78 -> $ ssh box5 hostname -i Warning: the RSA host key for 'box5' differs from the key for the IP address '10.3.1.78' Offending key for IP in /root/.ssh/known_hosts:2 Matching

[CentOS] ssh keys hostname VS fqdn - offends?

2024-01-01 Thread lejeczek via CentOS
Hi guys Though being a mere user, - as opposed to an expert - in many long years of ssh in my use this, is new: -> $ ssh box5.proxmox.mine hostname -i 10.3.1.78 -> $ ssh box5 hostname -i Warning: the RSA host key for 'box5' differs from the key for the IP address '10.3.1.78' Offending key f