Network configuration help

lemontree

New Member
Jun 24, 2018
2
0
1
45
Hello proxmox gurus,
I'm hoping you may help me figure out why the vm cannot communicate outside of the vm. I have configured the linux bridge with tagging and selected the appropriate interface from the vm profile. Can someone see if i have configured the interfaces wrong? Greatly appreciate it!

auto lo
iface lo inet loopback

auto eno1
iface eno1 inet manual

iface enp0s20f0u3u5 inet manual

iface eno2 inet manual

allow-ovs vmbr1

auto vmbr0
iface vmbr0 inet static
address 172.16.0.100
netmask 255.255.255.0
gateway 172.16.0.1
bridge_ports eno1
bridge_stp off
bridge_fd 0
#MGMT

auto vmbr1
iface vmbr1 inet static
address 172.16.0.254
netmask 255.255.255.0
bridge_ports eno2.1
bridge_stp off
bridge_fd 0
#LEGACY

auto vmbr14
iface vmbr14 inet static
address 172.16.14.26
netmask 255.255.255.0
bridge_ports eno2.14
bridge_stp off
bridge_fd 0
 

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!