LXC assign network metric for multiple vlan interfaces?

Rayures

Active Member
Apr 14, 2020
15
0
41
44
Hi there,

proxmox v7

i have a LXC that needs to be available for multiple vlans, so i added multiple vNIC and set a vlan tag. This works fine, the assigned ip's are within the set vlan and it works.
but
i noticed that al outgoing traffic from the LXC is going over the last entry set in proxmox lxc network. Is it possible to assign a metric or something similar to the interfaces?

ideal would be incoming vlan interface -> outgoing vlan interface. but setting 1 specifically would also be enough.

could not find anything how to do that in a LXC...