ESXi DHCP vs. Ubiquiti’s Implementation
By default ESXi is expecting to get its hostname from DHCP, and with Ubiquiti, the DCHP server is expecting the client to provide a hostname. So to fix it, you need to get on the ESXi host and use the commands esxcli system hostname set –host=hostname and esxcli system hostname set –fqdn=fqdn to set the … Read more