Hi all
my client has a server with proxmox version 6.4-13
the server has 2 Gigabit Ethernet network cards and 2 10-Gigabit fiber network cards
This is a part of the PVE network configuration that I post to explain my problem:
ens1f0, ens1f1 >> SFP 10-Gigabit port
bond0 >> Linux Bond >> bond-primary = ens1f0
bond1 >> Linux Bond >> bond-primary = ens1f1
vlan136 >> Linux VLAN >> VLAN raw device = bond 1 >> VLAN tag = 136
vmbr1 >> Linux Bridge >> Bridge ports = bond1 (BRIDGE connected to a trunk port of a switch on which all VLANs pass)
vmbr2 >> Linux Bridge >> Bridge ports = bond2 (BRIDGE connected to a switch without VLAN configured, used for local network)
vmbr136 >> Linux Bridge >> Bridge ports = vlan136
The problem:
In a VM there are 2 network device (net0, net1)
net0 is used for local network (without VLAN), connected to vmbr2
net1 is used to pass VLAN 136 ...
if I connect net1 to vmbr1 with VLAN Tag=136, the network doesn't work
if I connett net1 to vmbr136 the network work
why the network doesn't work if I connect the net1 to the vmbr1 with VLAN Tag 136?
thank you in andavance
my client has a server with proxmox version 6.4-13
the server has 2 Gigabit Ethernet network cards and 2 10-Gigabit fiber network cards
This is a part of the PVE network configuration that I post to explain my problem:
ens1f0, ens1f1 >> SFP 10-Gigabit port
bond0 >> Linux Bond >> bond-primary = ens1f0
bond1 >> Linux Bond >> bond-primary = ens1f1
vlan136 >> Linux VLAN >> VLAN raw device = bond 1 >> VLAN tag = 136
vmbr1 >> Linux Bridge >> Bridge ports = bond1 (BRIDGE connected to a trunk port of a switch on which all VLANs pass)
vmbr2 >> Linux Bridge >> Bridge ports = bond2 (BRIDGE connected to a switch without VLAN configured, used for local network)
vmbr136 >> Linux Bridge >> Bridge ports = vlan136
The problem:
In a VM there are 2 network device (net0, net1)
net0 is used for local network (without VLAN), connected to vmbr2
net1 is used to pass VLAN 136 ...
if I connect net1 to vmbr1 with VLAN Tag=136, the network doesn't work
if I connett net1 to vmbr136 the network work
why the network doesn't work if I connect the net1 to the vmbr1 with VLAN Tag 136?
thank you in andavance