[vbox-dev] Is it possible to retrieve the ip addresses of a guest machine?

Alexey Eromenko al4321 at gmail.com
Sun Dec 8 05:17:49 GMT 2013


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 <the.warl0ck.1989 at gmail.com> 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
> vbox-dev at virtualbox.org
> https://www.virtualbox.org/mailman/listinfo/vbox-dev



-- 
-Alexey Eromenko "Technologov"




More information about the vbox-dev mailing list