<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - networkd: Can't bring virtual netdev's UP, thus making e.g. dnsmasq unable to start to bring it up."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88317#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - networkd: Can't bring virtual netdev's UP, thus making e.g. dnsmasq unable to start to bring it up."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88317">bug 88317</a>
              from <span class="vcard"><a class="email" href="mailto:ian.kumlien@gmail.com" title="Ian Kumlien <ian.kumlien@gmail.com>"> <span class="fn">Ian Kumlien</span></a>
</span></b>
        <pre>I don't use a bridge for dnsmasq, but I just switched my gentoo machine over to
systemd/networkd due to the speedier boottime.

Anyway, here's some info:
cat /etc/systemd/network/bridge.netdev 
[NetDev]
Name=br0
Kind=bridge

[Bridge]
Cost=0
---

This results in a bridge that is DISABLED. It's configured closely enough so
that "ifconfig br0 up" fixes all your problems. But that doesn't help you if
you can't reach it.</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>