Virtualizor Network Failure after Reboot
When Virtualizor experiences a reboot, it will sometime fail to bring the virtual network back online, which causes cascading issues with internal DHCP server requests from the VMs and the hypervisor.
Restart
virtnetwork
service to bring back online the virtual network bridgeservice virtnetwork restart
Restart
dhcpd
service to make the DHCP server aware of the settings reinitialized by the virtual networkservice dhcpd restart
Check multiple VMs to ensure they are able to reach the internet and external connections can be made to them (ie. RDP and/or PING, note Windows Server by default typically disables ICMP PING requests.)
Last updated