Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C08B311575 for ; Tue, 6 May 2014 17:19:06 +0000 (UTC) Received: (qmail 60685 invoked by uid 500); 6 May 2014 16:29:38 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 60645 invoked by uid 500); 6 May 2014 16:29:37 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 60633 invoked by uid 99); 6 May 2014 16:29:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 16:29:37 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rodrigoduartelopez@gmail.com designates 209.85.220.176 as permitted sender) Received: from [209.85.220.176] (HELO mail-vc0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 16:29:31 +0000 Received: by mail-vc0-f176.google.com with SMTP id lg15so1261071vcb.21 for ; Tue, 06 May 2014 09:29:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=/49/cuEWLeiBzX7sSnm3fnwo/WNCODPfwFVzUHXaag8=; b=dNOvgp0SbfHrXJiM0MmVPD0SO3aaU1a9TFotLVKlD37elxOkydoNHBnjxoE0xYe1NX st611kQyMKTM2eQfJBqCRVtkw9zT+Mo4iVq0QSZgRFlowkkYETxMcf1k9lt5RrSDQl8D KhxSTJxEW5RygK84L99Tc6MsOUvrzzbwMMfJPbEnbrjPZMSUQ1kLmA9uI4oNnhESzb5B TtW3g9vyroT7QUCGgtAx0VGJnkOLicgpNPAije2q/tPHNOeB2LoHYIqSviu7wEZc54XS bLzwFt5YcMkHzMxwRZqle7OgaUER0IM1Efm0ALvle5FVDiO487JJgElxT2KlD2UdwKM2 KNTg== X-Received: by 10.58.88.8 with SMTP id bc8mr1687631veb.39.1399393751635; Tue, 06 May 2014 09:29:11 -0700 (PDT) Received: from ?IPv6:2801:84:0:1063:226:6cff:feb7:cf45? ([2801:84:0:1063:226:6cff:feb7:cf45]) by mx.google.com with ESMTPSA id av3sm26525491vdd.6.2014.05.06.09.29.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 May 2014 09:29:10 -0700 (PDT) Message-ID: <53690DD3.5090200@gmail.com> Date: Tue, 06 May 2014 13:29:07 -0300 From: "Rodrigo D. Lopez" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: users@cloudstack.apache.org Subject: find hostname from ip address Content-Type: multipart/alternative; boundary="------------080008000609090502020603" X-Virus-Checked: Checked by ClamAV on apache.org --------------080008000609090502020603 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit higuys, A user in my cloud has changed theip and mac addresses of his/her VM manually. I have noticed some ip conflicts in my network and when I was debugging it I have found out that there were two VMs with the same IP address. However, I do not know which VM is the one that had its ipchanged manually. Would there be a way to find that out? --------------080008000609090502020603--