You are not logged in.
Hello,
I have created a container using systemd-nspawn. This container should have its own MAC address and use the DHCP server to get its own IP address. I've created a bridge and the container connects to it, but it gets a random IP address (config from 80-container-host0.network).
How can I configure the container to request its IP address to the DHCP server with its MAC address?
Offline