>> /etc/systemd/network/70-dahlia-network > ^ a dash? Should be a dot? > >> [Match] >> Host=host0 >> Virtualization=container > > Hmm? This match section is conditionalized to Virtualization=container > but you say it is for the host? >
This config file is on my "main OS" >> /etc/systemd/network/80-dahlia-network > ^ a dash? Should be a dot? > They both are dot. Sorry for typo. >> [Match] >> Virtualization=container > > Again? Is this for host or for the container? > >> >> [Network] >> DHCP=no >> DNS=192.168.1.254 >> >> [Address] >> Address=192.168.1.94/24 >> >> [Route] >> Gateway=192.168.1.254 >> ********* > > This really makes no sense to me at all, i don't grok a word of what you > are writing here. > > The term "host" refers the system the containers run on, usually... let's make it clear : I call the HOST the primary OS, as opposed to the GUEST, the VM (or in our case, the container). I may be wrong on the terminology. How can we call the system with the Kernel ?? > >> two static netctl profiles, one for enp7s0 and one for br0 > > Is netctl running on the host or in the container? > netctl is running on my machine, not the container. > > -- > Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel