I've set up a new VM via VMWare and it runs CentOS7. Typically, when I run hostname -i
, I get the IP address of the server I'm on. However, on this new VM, I get (these values are slightly altered):
hostname -i
fe09:204g:s3t0:s30f:O0ef%ens192 10.22.22.32
I recognize the 192... but why is this MAC address-like value showing up? I'm trying ssh to this new machine and in troubleshooting, I ran across this and wanted to understand before I proceed.