Has anybody ever come across the issue where when doing an initial configuration of ESXi, it pulls in your router suffix and refuses to replace it with one you intentionally add in the admin?
I installed Workstation Pro 16 on my PC. This PC is connected to my internal domain home.buttitta.net
Then installed the latest ESXi 7U3. It installed with no issue, and I booted into it.
I configured the Management network IP addresses of ESXi to static (192.168.1.220, subnet mask 255.255.255.0 and default gateway 192.168.1.1 which is my router)
I configured the DNS addresses of ESXi to static, and the IP's to my 2 internal domain controllers (2 small HP PC’s with Windows Server 2022 Standard) 192.168.1.202, 192.168.1.203
I configured the Hostname to ESXi7-1 and manually registered it in my DNS settings in my Domain Controllers.
I configured this to use bridged networking and other PC’s on my network can go to 192.168.1.220 and access the admin page.
But no matter what I do, it pulls in hsd1.ca.comcast.net as the domain suffix and I can NOT get it to go away. If I add my domain suffix it adds it at the end after this. It SHOULD replace it. When logging in to the Web admin it shows the ESXi machine to be named
ESXi7-1.hsd1.ca.comcast.net
I have even tried following guides that show how to do it from the command line via a shell and no luck.
This is driving me crazy because everything I have Googled shows that just changing it in the management part in ESXi SHOULD work.
I am at my wits end for help to understand what is going on and how to fix this.