mperry
March 19th, 2009, 09:36 PM
Hi all-
I'm building a demo environment using VMWare Server 1.0.8 on Ubuntu 8.10 server. I have built a basic web environment to launch, manage, and stop vmware guests. What I'd like to do is present a launched VMWare guest's IP address as part of a shell script output. This will help us launch the guest in a web session since the guests all run various and sundry web UIs.
Anyone know a way to use vmrun or other command line tools to extract the IP address from a running guest session without visiting that session and running the command line tools (ipconfig for windows, etc)? I'd like to write a PHP wrapper that would present this information on my webpage after I start a VM guest.
Thanks!
I'm building a demo environment using VMWare Server 1.0.8 on Ubuntu 8.10 server. I have built a basic web environment to launch, manage, and stop vmware guests. What I'd like to do is present a launched VMWare guest's IP address as part of a shell script output. This will help us launch the guest in a web session since the guests all run various and sundry web UIs.
Anyone know a way to use vmrun or other command line tools to extract the IP address from a running guest session without visiting that session and running the command line tools (ipconfig for windows, etc)? I'd like to write a PHP wrapper that would present this information on my webpage after I start a VM guest.
Thanks!