Yes, it is possible. In GNS3 network simulator I have done exactly this via VBoxPython API.
I have enumerated all NICs and retrieved their guest property and matched between MACs and IPs. Here is the result: (in screenshot) https://forums.virtualbox.org/viewtopic.php?f=32&t=47775 On Sun, Dec 8, 2013 at 4:08 AM, Aaron Lewis <[email protected]> wrote: > Hi, > > Is it possible to retrieve the IP address (all NICs) of a guest > machine, from a host machine? > I mean, without logging onto them and type several commands) > > (I want to do this for both Linux and Windows vms.) > > -- > Best Regards, > Aaron Lewis - PGP: 0xDFE6C29E ( http://keyserver.veridis.com ) > Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E > > _______________________________________________ > vbox-dev mailing list > [email protected] > https://www.virtualbox.org/mailman/listinfo/vbox-dev -- -Alexey Eromenko "Technologov" _______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
