How can I get the Bridged IP address of a VirtualBox VM running in headless mode?
- by Jonathan Haddad
I have VirtualBox set up on a server. It was set up as a Bridged VM, and has an IP address. It's now running in headless mode, started with "VBoxHeadless -s PuppetMaster".
How can I find out what IP the VM is using VBoxManage?