Vlan configuration not working

elvinmammadov

Member
Feb 12, 2021
30
1
13
34
Hello. I want to use Vlan2 (tagged) for my VMs, but Vlan1 (untagged) for Proxmox itself. But Vlan for VM doesn't work. Could you please help me?

auto lo
iface lo inet loopback

iface eth0 inet manual

auto eth1
iface eth1 inet static
address 10.10.100.1/24

# Proxmox Management Interface
auto vmbr0.1
iface vmbr0.1 inet static
address 10.200.222.201/24
gateway 10.200.222.254

# VM Interface
auto vmbr0
iface vmbr0 inet manual
bridge-ports eth0
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
 
Last edited:
Looks fine to me. Did you edit every virtual NIC of every VM and set "VLAN Tag = 2" there?
 

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!