<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">You mean the MAC address of the 'host0' device? This will not be<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

stable between reboots of the container, so I guess this won't work<br>
(you can verify with "ip link"). </blockquote><div><br></div><div>You are right, this address changes across reboot. I get rid of this line.<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I suggest simply matching on the name<br>
instead: "Name=host0". </blockquote><div><br></div><div> I have a problem with this host0. On container, no host0 listed. If I remember correcty, I shall start systemd-nspawn with some more options, like --network-veth, right ?<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
To get some more details, you could try starting networkd manually<br>
(inside the container) in debug mode. It should then print whenever a<br>
matching .network file is found for a given device:<br>
<br></blockquote><div>hum hum. Maybe the problem comes from this : the host run systemd-git, BUT the container systemd 208 !! This could explain my troubles ? <br></div></div>
</div></div>