Search results

  1. S

    Proxmox VE and VLAN tag stacking

    Ok, I can confirm that your second code part works. I tried that. Unfortunately it does not solve the problem. It is the details that are complex: - I need one vlan-aware bridge for guests that should be attached to a single "inner" vlan, basically needing an interface like eth0.1008.25. - On...
  2. S

    Proxmox 6 Cluster Node Liste

    Hallo zusammen, ich frage mich gerade warum ich in einem Cluster mit 3 Nodes fuer eine davon verschiedene IP-Adressen sehe, je nachdem wo man nachsieht. In der GUI unter "Rechenzentrum()" -> Übersicht / Knoten steht fuer eine der Nodes eine andere IP-Adresse als in der Shell erscheint per...
  3. S

    Proxmox VE and VLAN tag stacking

    Hello all, can anyone confirm that VLAN tag stacking works with Proxmox VE and bridging configured as "vlan-aware"? We are trying to make the following work: Many VLANs arrive at the host encapsulated in an outer VLAN 1008. Host bridge is vlan-aware. Guest gets an interface with tag=1008. So...