VLANs in a cluster in proxmox 4

lince

Member
Apr 10, 2015
78
3
8
Hi there,

I'm trying to configure a vlan so containers in different nodes can communicate between them.

I have two proxmox nodes with "bridge_vlan_aware yes". They already have the interface eth0.5 so I guess proxmox already detected that I'm using the vlan 5 in the containers.

The containers are also configured and they can see (ping) each other in the same proxmox node but they can't see (ping) the containers in the other node.

I believe the physical switch is correctly configured.

Am I missing some configuration step in proxmox ?
 
Found the problem, it was the physical switch that was missing some config. Proxmox was working great.

I gotta say that I'm impressed how easy it's to configure vlans, great job ;)