Search results

  1. S

    Proxmox 3.0 - Vlan and Bonding

    Please take care that are all packages are installed that you need: apt-get install openvswitch-common openvswitch-switch openvswitch-controller openvswitch-datapath-dkms dkms openvswitch-datapath-source vlan Normally all packages that are needed should already installed, because proxmox has...
  2. S

    Proxmox 3.0 - Vlan and Bonding

    I have solved this issue only with openvswitch. With the normal methods it wasn't possible to create a stable environment. Create a switch and attach clans to this switch. Create a bond or bridge to this openvswitch vlan switch. Cheers Stephan
  3. S

    Proxmox 3.0 - Vlan and Bonding

    Hi Dietmar. This is not a really good answer I think. What will happen if I create more bridge devices whith their own VLAN configuration? I have to add each VLAN-Bridge-Device as own NIC-Interface to the VM inside Proxmox. This will result in many many NIC's inside of the VM. As I know will...
  4. S

    Proxmox 3.0 - Vlan and Bonding

    Hi Dietmar. I have a simple other meaning of this: You do not need external physical network devices that makes vlans sense!. Example: You have only one Server and you want to handle the full set of network connections (different VLANs) on top of this server (e.g.: Incomming Firewall VM...