VLAN Network configuration

PereStick

New Member
Mar 12, 2019
8
0
1
34
Hello,

I'm facing some network issues regarding the proxmox management interface. Indeed, I can't reach the interface and I can't ping the gateway from the server. The management IP address must be in the VLAN 200.

My configuration is as follows:

auto lo
iface lo inet loopback

iface eno1 inet manual
iface eno2 inet manual

auto vmbr0.200
iface vmbr0.200 inet static
address 192.168.10.100
netmask 255.255.255.0
gateway 192.168.10.1

auto vmbr0
iface vmbr0 inet manual
bridge_ports eno1
bridge_stp off
bridge_fd 0
bridge_vlan_aware yes

For information, the switch is configured in trunk with the VLAN 200, I use a Dell R420 server.
 

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!