[systemd-devel] unable to bring an interface UP with systemd-networkd
arnaud gaboury
arnaud.gaboury at gmail.com
Wed Mar 12 07:03:23 PDT 2014
>
> I have tried many various configurations, but the vb-dahlia interface
> is always DOWN .
>
> What am I missing or misconfiguring ?
>
> Thank you for help
/etc/systemd/network/80-container-host0.network
[Match]
Name=vb-dahlia
[Network]
DHCP=no
DNS=192.168.1.254
[Address]
Address=192.168.1.94/24
[Route]
Gateway=192.168.1.254
is the correct one with a virtual bridge UP when I boot my machine,
thus a host0 UP in the container.
More information about the systemd-devel
mailing list