Thomas, On Sunday 09 August 2009, Thomas Trepper wrote: > I am trying to get the the network-info from an vBox (especially the > IP). Does anybody know, how to get it, when > > * NATed > * Bridged (in DHCP-Mode) > * Bridged (static IP in guest) > * internal > * host-only
If this is a Windows guest then install the guest additions
VBoxManage guestproperty enumerate VM_NAME \
--patterns "/VirtualBox/GuestInfo/Net*"
Kind regards,
Frank
--
Dr.-Ing. Frank Mehnert Sun Microsystems, Inc. www.sun.com
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
