I have created a VM, booted on NethServer ISO, installed by default.
I have needed to do a manual update of network files to have network on the VM.
Modification of /etc/sysconfig/network-scripts/ifcfg-ensXXX and creation of /etc/sysconfig/network-scripts/route-ensXXX and ifdown ensXXX and ifup ensXXX.
At the first dashboard launch, the FQDN must be updated.
I have accepted to do it but the connection has been lost, no ping.
The network has been reset by default and not good settings.
The “real” network setup goes with the access to Server Manager (now in cockpit). Roles, IP, hostname(s).
When installing, you’re configuring CentOS. But when you’re accessing the Server Manager, you’re populating the configuration DB, that will override/overwrite CentOS system, service, network, firewall settings.
Every modification to system and service configuration will automatically do…
Ok… you can access to ESXi. That’s golden
This is a screenshot from SSH connection.
But, using the console (even the one of ESXi), I get this.
From the network-recovery interface, you will assign a temporary (and good for you) IP address, then access to cockpit to create a viable network setup (at least one green adapter should exists, even a dummy one)
Another viable option, for people it’s skilled enough, is to create a customized kickstarter file for a “customized” unattended installation with all the bells and whistles you might need.
What I wrote is simply what I know. I’m not endorsing nor arguing with these options.