Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 1998 11:48:58 +1030
From:      Greg Lehey <grog@lemis.com>
To:        Andrew <perrya@python.shoal.net.au>, questions@FreeBSD.ORG
Subject:   Re: convert mac address to ip address
Message-ID:  <19980219114858.13592@freebie.lemis.com>
In-Reply-To: <Pine.BSI.3.95.980219115437.1850B-100000@python.shoal.net.au>; from Andrew on Thu, Feb 19, 1998 at 12:04:24PM %2B1100
References:  <Pine.BSI.3.95.980219115437.1850B-100000@python.shoal.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 19 February 1998 at 12:04:24 +1100, Andrew wrote:
> Does anyone know of a utility to convert a mac address to an ip address?
> We have a rogue pc somewhere which, once a day, appears to request a huge
> amount of data and clogs up our network. Unfortunately the only
> information we can get from our router statistics is its mac address.

arp -a | grep <macaddr>

Greg

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980219114858.13592>