|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] How to receive the IP-address of an Xen instance that is
Thorolf Godawa wrote:
> a) my Xen instances use DHCP to get internet access, how can I know
> IP-address of that Xen instance? I could login with the "xm console"
> b) when do you know your Xen instance is fully loaded? ( like when
> it's ready for SSH transfer .. )
if there is no possibility to get it from Xen directly, why not write
a small script that starts at the end of the boot process inside the
domu and sends the actual ip address via scp or ftp to the local dom0?
One thing you could try would be looking into the arp cache since Xen's
bridge will be able to map the MAC address to the IP address.
Bill
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|