subuk / vmango

Your own personal IaaS cloud
https://vmango.org
MIT License
329 stars 55 forks source link

IP addresses not displayed when using bridged network #25

Closed captainwasabi closed 5 years ago

captainwasabi commented 5 years ago

image image

subuk commented 5 years ago

Yep

subuk commented 5 years ago

I think now it is possible to use qemu-guest-agent for ip address detection. Centos cloud image has it preinstalled.

subuk commented 5 years ago

Now it's possible to use qemu guest agent for ip address detection https://github.com/subuk/vmango/commit/0ab5d9b5f49b2c098593fbf154d1361e187caa91

Centos image has it preinstalled, for ubuntu you need to install package qemu-guest-agent.