|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] How to get domU IP address
Allocation of IP addresses is an administrator issue. By default your domU will probably issue a DHCP request, and if that’s serviced by a remote DHCP server outside your control then finding the IP address is a bit tricky. If you need tight control then you could issue static IPs to domUs by modifying their setup scripts, or by modifying the DHCP server config to issue static IPs for certain MAC addresses. Or issue private IPs from dom0 and do NAT. Or...
-- Keir
On 13/9/07 04:01, "Meng Xu" <mxu@xxxxxxxxxxxx> wrote:
Dear all,
I am having a problem getting domU IP address. So far I can only get domU Mac address. Is there any solution to get the domU IP address by its Mac address or else something? I will very appreciate your help!
Regards,
Meng Xu
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|