Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

offeed@ed-Gazelle-00:~$ ssh root@vbol83-01 Warning: the ECDSA host key for 'vbol83-01' nding ssh key

EdStevensFeb 3 2021

Fresh install of OL r8u3 under vbox. Installation went fine other than needing to touch up a few network items - seems that the configuration of one of the NICS (a bridged adapter to Vbox) during the installation didn't "take" and I had to use nmcli to get them corrected. Be that as it may . . .
Now that it is up and ifconfig shows the adapters as I expect/want, I try to ssh from the host system, and get this:

ed@ed-Gazelle-00:~$ ssh root@vbol83-01
Warning: the ECDSA host key for 'vbol83-01' differs from the key for the IP address '192.168.0.200'
Offending key for IP in /home/ed/.ssh/known_hosts:8
Matching host key in /home/ed/.ssh/known_hosts:9
Are you sure you want to continue connecting (yes/no)? yes
root@vbol83-01's password: 
Activate the web console with: systemctl enable --now cockpit.socket

Last login: Wed FebĀ 3 09:51:19 2021
[root@vbol83-01 ~]# 
This post has been answered by Nik on Feb 3 2021
Jump to Answer
Comments
Post Details
Added on Feb 3 2021
3 comments
240 views