Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Status
colourGreen
titleLAST TESTED ON appliance 1.6.1


Panel
borderColorblack
bgColor#f8f8f8
titleTable of Contents

Table of Contents

Problem

When creating a bond in Advanced mode of the Network Settings and assigning a VLAN configuration, the bond will not come up after saving.

...

After applying the changes, you get presented with both the slaves, and the bond itself is down.

Screenshot of Networking interfaces. Two interfaces are members of bond0Image Modified

Screenshot of bond0 state down. bond0.1 state lowerlayerdownImage Modified

Solution

Upgrade to firmware 1.6.1 or above.

...

  1. Log into the appliance as root.

  2. Restart the networking service:

    Code Block
    languagebash
    themeRDark
    root@linux~# systemctl restart networking.service

    .

  3. This will lead to a working configuration.
    Screenshot of Networking interfaces. Two interfaces are members of bond0Image Modified
    Screenshot of bond0 state up. bond0.1 state upImage Modified

...