* IP addresses used by domU
@ 2006-09-21 12:21 Sanjam Garg
2006-09-21 17:21 ` Daniel P. Berrange
0 siblings, 1 reply; 2+ messages in thread
From: Sanjam Garg @ 2006-09-21 12:21 UTC (permalink / raw)
To: xen-devel; +Cc: fedora-xen
[-- Attachment #1.1: Type: text/plain, Size: 425 bytes --]
Hi
I am having FC5 guest run on top FC5 host.I have configured the virtual network card for FC5 in the guest operating system.This network card is expected to have been allotted many IP addresses.Is there a secure way in Xen to get information as to what are those IP's?
Thanks
Sanjam
---------------------------------
Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business.
[-- Attachment #1.2: Type: text/html, Size: 601 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: IP addresses used by domU
2006-09-21 12:21 IP addresses used by domU Sanjam Garg
@ 2006-09-21 17:21 ` Daniel P. Berrange
0 siblings, 0 replies; 2+ messages in thread
From: Daniel P. Berrange @ 2006-09-21 17:21 UTC (permalink / raw)
To: Sanjam Garg; +Cc: xen-devel, fedora-xen
On Thu, Sep 21, 2006 at 05:21:29AM -0700, Sanjam Garg wrote:
> Hi
>
> I am having FC5 guest run on top FC5 host.I have configured the virtual
> network card for FC5 in the guest operating system.This network card is
> expected to have been allotted many IP addresses.Is there a secure way
> in Xen to get information as to what are those IP's?
You don't mention what mode you've got the Xen Dom0 networking in, but I'll
assume you're using the Fedora default which is bridging. With bridging, each
DomU's virtual NIC gets pretty much directly connected to the physical LAN.
As such Dom0 has no involvement in assigning IP addresses. The DomU will get
its IP address either manually (DomU admin setting it in /etc/sysconfig/...)
or automatically via DHCP. With bridging there isn't really any 100% reliable
way to determine what the DomU's IP address is from Dom0. You can take a
best guess by sniffing the network traffic on the vif, but that's all it
is - a best 'guess'.
Dan
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-21 17:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-21 12:21 IP addresses used by domU Sanjam Garg
2006-09-21 17:21 ` Daniel P. Berrange
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.