[systemd-bugs] [Bug 81979] [215] systemd-network: bridge with static settings does not work

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 1 08:04:06 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=81979

--- Comment #2 from Gerardo Exequiel Pozzi <vmlinuz386 at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140801/e102a644/attachment.html>


More information about the systemd-bugs mailing list