sending out vlan conns

kenianz

New Member
Nov 12, 2023
2
0
1
hello im new to proxmox
and I have this program running and trying to send multiple connections using vlans.

my problem is it only allow me to use 1 vlan connection
this means that if I use or add 2 or more vlan ids all vlan connection won't go through.
 
Hello please post your /etc/network/interfaces file and the config of the vm with qm config VM-ID. You can have multiple virtuell network adapters in a VM, if you use vlan-tags in the virtual network adapter.

If you use multiple vlans on a vmbr0 (physical port = trunk) then you need to set the vlan aware setting in the config of you vmbr0.
 
Hello please post your /etc/network/interfaces file and the config of the vm with qm config VM-ID. You can have multiple virtuell network adapters in a VM, if you use vlan-tags in the virtual network adapter.

If you use multiple vlans on a vmbr0 (physical port = trunk) then you need to set the vlan aware setting in the config of you vmbr0.
hello thanks that I got your attention

I already set vmbr0 vlan aware.
 

Attachments

  • qmconfig.png
    qmconfig.png
    11.8 KB · Views: 2
  • int.png
    int.png
    8.8 KB · Views: 1