<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [215] systemd-network: bridge with static settings does not work"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81979#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [215] systemd-network: bridge with static settings does not work"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81979">bug 81979</a>
              from <span class="vcard"><a class="email" href="mailto:vmlinuz386@gmail.com" title="Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>"> <span class="fn">Gerardo Exequiel Pozzi</span></a>
</span></b>
        <pre>Interesting. br0 gets a random macaddr everytime that is created, but after:

ip link set dev enp0s16 master br0

macaddr of br0 is changed to the macaddr of enps16. This does not happens with
networkd, so the random macaddr is keep. In this case, if I set manually the
macaddr of br0 to the macaddr of enp0s16 with:

ip link set br0 address 00:17:31:bb:44:19

network is working again.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>