From owner-freebsd-security Mon Jan 29 19:10:30 2001 Delivered-To: freebsd-security@freebsd.org Received: from icmp.dhs.org (unknown [24.108.142.198]) by hub.freebsd.org (Postfix) with ESMTP id C3B3D37B400 for ; Mon, 29 Jan 2001 19:10:10 -0800 (PST) Received: from localhost (modulus@localhost) by icmp.dhs.org (8.11.1/8.11.1) with ESMTP id f0U3ESo24881 for ; Mon, 29 Jan 2001 21:14:28 -0600 (CST) (envelope-from modulus@icmp.dhs.org) Date: Mon, 29 Jan 2001 21:14:27 -0600 (CST) From: disassembled To: freebsd-security@FreeBSD.ORG Subject: mapping arp Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I was wondering if there was anyway i could map an mac address back to it's assigned IP address without using a rarpd. something i was considering writing was using writing a program that sent out a series of arp who-has packets to the network then run a cmp on the 48-bit values that returned in the replies against some mac address that would be supplied on the command line. if anyone knows anything about that & could help me out; i would be greatful. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message