I an using Ubuntu Server as a KVM-host, relying on multiple anonymous bridges, and am suffering from this bug under 18.04.
For others needing a workaround: I do configure the bridges with netplan.io as usual and bring up the bridges by defining in file /etc/systemd/network/10-netplan-brUp.network ---------------------------------------------- [Match] Name=brLAN* Name=brDMZ* [Network] LinkLocalAddressing=no ConfigureWithoutCarrier=true ---------------------------------------------- bringing up multiple bridges following the naming scheme brLAN0, brLAN1, ... , brDMZ0, brDMZ1, ... I do prefer this solution over some other workarounds using systemd service files or others, that I found on the net. Maybe this helps... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736975 Title: netplan does not bring up anonymous bridge on boot To manage notifications about this bug go to: https://bugs.launchpad.net/netplan/+bug/1736975/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs