Search results

  1. D

    [SOLVED] Ubuntu Server VM Lost internet Access while other VMs are fine

    As much as I didnt find the solution to the problem. I did pin point the problem, it is using q35. At this point I scrapped the machine. To make it work on a different VM, I used OMVF bios instead Seabios. Q35 Doesnt seem to like to play with Seabios at least on my machine.
  2. D

    [SOLVED] Ubuntu Server VM Lost internet Access while other VMs are fine

    Oh sorry I forgot to mention that the network interfaces file was for PVE and not the VM, Doing that killed the internet access for all my vms. After doing some reading my understanding is that the VM should have its own internet config file too but I cant seem to find it. I tried looking for...
  3. D

    [SOLVED] Ubuntu Server VM Lost internet Access while other VMs are fine

    Hi so I have an ubuntu server VM and it seems to have randomly lost internet access. My first thing to try was to just ping 8.8.8.8 using ping 8.8.8.8 :) However, it couldn't ping it since there is no internet. Then I tried: ip -c link As you can see, the 2nd interface is down. Here is also...