This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Description
When using a bridge connection in libvirt, an Ubuntu client cannot get an IP address unless dhclient is manually executed after every reboot.
I've been able to track down the problem to this:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1779721
But I've ran out of ideas at this point.
My current workaround is to manually login and run dhclient before the VM creation times out.