> > No, --network-bridge=br0 means that a pair of veth devices are created > (host0 inside the container and vb-* outside), and the vb-* is added > to your bridge br0. So you should really have host0 in the container > with this option. However, if you don't, which device did this mac > address you used to match on come from? > > Yeah, this won't work, as networkd will not be in your container, so > it can't set up your ip address... > > Cheers, > > Tom >
I will maybe see the light then ! I am still confused about what shall be done in the host machine, and what in the container. Let's go systemd -git and --network-bridge= br0
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel