From owner-freebsd-questions Fri Jan 3 6:45:50 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 370FE37B401 for ; Fri, 3 Jan 2003 06:45:49 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F0D743EA9 for ; Fri, 3 Jan 2003 06:45:48 -0800 (PST) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.12.3/8.12.3) with ESMTP id h03EkROn035075; Fri, 3 Jan 2003 11:46:27 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Fri, 3 Jan 2003 11:46:27 -0300 (ART) From: Fernando Gleiser To: Dan Malaby Cc: questions@freebsd.org Subject: Re: Is there a way to get a MAC address from an IP address In-Reply-To: <5.1.0.14.2.20030102093547.00a6a0b0@pop3.peritek.com> Message-ID: <20030103114410.G34797-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-102.3 required=5.0 tests=IN_REP_TO,DOUBLE_CAPSWORD,USER_IN_WHITELIST version=2.31 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2 Jan 2003, Dan Malaby wrote: > Is there a way if given an IP address to get the MAC address. The problem I > am having is that there are two nic's that are using the same IP address on > my network, but the error message my FBSD box gives me is only the MAC > address for the offending card. I belive that the offending card does have > another ligit IP address. I do have a map of all IP that respond on my > network, but do not have a way of knowing which IP goes with which MAC address. arp -an | grep replace with the MAC addr you have. Fer > > Any help would be appreciated. > > > Daniel Malaby voice:(510) 531-6500 > Peritek Corp. fax: (510) 530-8563 > 5550 Redwood Road email: dan@peritek.com > Oakland, CA 94619 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message