I must be doing something wrong, but my VMs can't access the Internet. I'm not sure what to do, I recently re-imaged my Proxmox server and this issue appeared. I don't recall having to touch any settings for it to work.
Code:
auto lo
iface lo inet loopback
iface enp2s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.42/24
gateway 192.168.1.1
bridge-ports enp2s0
bridge-stp off
bridge-fd 0
Last edited: