Updated, now VMs have no network

joey55123

New Member
Nov 29, 2020
2
0
1
41
Hi

I have just updated my Proxmox installation after quite some time (about a year) and now my VMs do not have any network connection. Been trawling the forums attempting to find a solution but nothing worked.

I am unable to reach the local network or internet on the VMs, and they are no registered on my router. The host is fine, I can connect to the internet and connect locally, it just seems to be effecting my VMs.

Not sure what data you guys need to help me, but here is my /etc/network/interfaces:

Code:
auto lo
iface lo inet loopback

iface eno1 inet manual

iface eno2 inet manual

iface eno3 inet manual

iface eno4 inet manual

auto vmbr0
iface vmbr0 inet static
        address 192.168.1.2/24
        gateway 192.168.1.1
        bridge-ports eno1
        bridge-stp off
        bridge-fd 0

Not sure if it helps, but the VMs report Event loop failed: Connection time out and Failed to start Wait for Network to be Configured during boot.

Thanks
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!