From: "Daniel P. Berrange" <berrange@redhat.com>
To: Sanjam Garg <sanjamg@yahoo.com>
Cc: xen-devel@lists.xensource.com, fedora-xen@redhat.com
Subject: Re: IP addresses used by domU
Date: Thu, 21 Sep 2006 18:21:47 +0100 [thread overview]
Message-ID: <20060921172146.GF23547@redhat.com> (raw)
In-Reply-To: <20060921122129.80210.qmail@web34108.mail.mud.yahoo.com>
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 -=|
prev parent reply other threads:[~2006-09-21 17:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-21 12:21 IP addresses used by domU Sanjam Garg
2006-09-21 17:21 ` Daniel P. Berrange [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060921172146.GF23547@redhat.com \
--to=berrange@redhat.com \
--cc=fedora-xen@redhat.com \
--cc=sanjamg@yahoo.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.