I'm using a container based on Ubuntu 23 and I want to receive the container's mac address instead of the identifier in the dhcp. how to force them to give away mac address? netplan configs do not affect the operation of the network. the config in networkd is overwritten by pve.
and one more thing, I don’t even receive the machine identifier in dhcp, instead there is a completely different identifier. I couldn't find it
cat /etc/machine-id
fa30f8de02224aee879d72b14e8d09db
after reboot or
networkctl renew eth0
even after re-creating the dbus-uuidgen ID --ensure=/etc/machine-id, there is a completely different identifier in dhcp again
and one more thing, I don’t even receive the machine identifier in dhcp, instead there is a completely different identifier. I couldn't find it
cat /etc/machine-id
fa30f8de02224aee879d72b14e8d09db
after reboot or
networkctl renew eth0
even after re-creating the dbus-uuidgen ID --ensure=/etc/machine-id, there is a completely different identifier in dhcp again
Last edited: