From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Knorr Subject: Re: RE: [patch, rfc] put IP addresses into xenstore (Gerd Knorr) Date: Thu, 22 Dec 2005 11:48:06 +0100 Message-ID: <43AA8466.8010108@suse.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Bonnell, David" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Bonnell, David wrote: > I have been using arping to do a reverse ARP on the MAC address(es) to > obtain the IP address(es) used by each domain but this will be easier. How does that work? What I've found depends on either the host replying to broadcast pings or on brute-force, i.e. try every IP address in the network (which isn't exactly nice, especially in a /16 ...). cheers, Gerd