Debian Proxmox - VLAN over bonded NIC

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












What have I configured wrong?



I'm trying to transmit and receive tagged VLAN packets over a bonded NIC (bond0).
The following has been configured:



auto lo eno1 eno2 bond0 bond0.22 bond0.44 vmbr0 vmbr22 vmbr44
iface lo inet loopback
iface eno1 inet manual
iface eno2 inet manual

iface bond0 inet manual
slaves eno1 eno2
bond_miimon 100
bond_mode 802.3ad
bond_xmit_hash_policy layer2+3


iface bond0.22 manual
vlan-raw-device bond0

iface bond0.44 manual
vlan-raw-device bond0

iface vmbr0 inet manual
bridge_ports bond0
bridge_stp off
bridge_fd 0
bridge-vlan-aware yes

iface vmbr22 inet static
bridge_ports bond0.22
address 192.168.22.3
netmask 255.255.255.0
gateway 192.168.22.1

iface vmbr44 inet static
bridge_ports bond0.44
address 192.168.44.3
network 255.255.255.9
gateway 192.168.44.1








share

























    up vote
    0
    down vote

    favorite












    What have I configured wrong?



    I'm trying to transmit and receive tagged VLAN packets over a bonded NIC (bond0).
    The following has been configured:



    auto lo eno1 eno2 bond0 bond0.22 bond0.44 vmbr0 vmbr22 vmbr44
    iface lo inet loopback
    iface eno1 inet manual
    iface eno2 inet manual

    iface bond0 inet manual
    slaves eno1 eno2
    bond_miimon 100
    bond_mode 802.3ad
    bond_xmit_hash_policy layer2+3


    iface bond0.22 manual
    vlan-raw-device bond0

    iface bond0.44 manual
    vlan-raw-device bond0

    iface vmbr0 inet manual
    bridge_ports bond0
    bridge_stp off
    bridge_fd 0
    bridge-vlan-aware yes

    iface vmbr22 inet static
    bridge_ports bond0.22
    address 192.168.22.3
    netmask 255.255.255.0
    gateway 192.168.22.1

    iface vmbr44 inet static
    bridge_ports bond0.44
    address 192.168.44.3
    network 255.255.255.9
    gateway 192.168.44.1








    share























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      What have I configured wrong?



      I'm trying to transmit and receive tagged VLAN packets over a bonded NIC (bond0).
      The following has been configured:



      auto lo eno1 eno2 bond0 bond0.22 bond0.44 vmbr0 vmbr22 vmbr44
      iface lo inet loopback
      iface eno1 inet manual
      iface eno2 inet manual

      iface bond0 inet manual
      slaves eno1 eno2
      bond_miimon 100
      bond_mode 802.3ad
      bond_xmit_hash_policy layer2+3


      iface bond0.22 manual
      vlan-raw-device bond0

      iface bond0.44 manual
      vlan-raw-device bond0

      iface vmbr0 inet manual
      bridge_ports bond0
      bridge_stp off
      bridge_fd 0
      bridge-vlan-aware yes

      iface vmbr22 inet static
      bridge_ports bond0.22
      address 192.168.22.3
      netmask 255.255.255.0
      gateway 192.168.22.1

      iface vmbr44 inet static
      bridge_ports bond0.44
      address 192.168.44.3
      network 255.255.255.9
      gateway 192.168.44.1








      share













      What have I configured wrong?



      I'm trying to transmit and receive tagged VLAN packets over a bonded NIC (bond0).
      The following has been configured:



      auto lo eno1 eno2 bond0 bond0.22 bond0.44 vmbr0 vmbr22 vmbr44
      iface lo inet loopback
      iface eno1 inet manual
      iface eno2 inet manual

      iface bond0 inet manual
      slaves eno1 eno2
      bond_miimon 100
      bond_mode 802.3ad
      bond_xmit_hash_policy layer2+3


      iface bond0.22 manual
      vlan-raw-device bond0

      iface bond0.44 manual
      vlan-raw-device bond0

      iface vmbr0 inet manual
      bridge_ports bond0
      bridge_stp off
      bridge_fd 0
      bridge-vlan-aware yes

      iface vmbr22 inet static
      bridge_ports bond0.22
      address 192.168.22.3
      netmask 255.255.255.0
      gateway 192.168.22.1

      iface vmbr44 inet static
      bridge_ports bond0.44
      address 192.168.44.3
      network 255.255.255.9
      gateway 192.168.44.1






      linux debian proxmox





      share












      share










      share



      share










      asked 9 mins ago









      ell

      357




      357

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f476137%2fdebian-proxmox-vlan-over-bonded-nic%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f476137%2fdebian-proxmox-vlan-over-bonded-nic%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay