I have a setup like this
As a test i closed VPN and all firewalls with no change at all…
KVM
QEMU
Libvirt
Vagrant
When I fire up a box from vagrant it comes as far as waiting for IP from domain and it keeps hanging there.
It must be something with vagrant setup since I can install VM:s from virt-manager with no problem, they get IP with DHCP.
I can see that the box from vagrant do startup and are accessible from virt-manager but vagrant waits for IP.
What can I have done wrong?