From owner-freebsd-questions Mon Nov 11 15:46:20 2002 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 A2F2637B401 for ; Mon, 11 Nov 2002 15:46:18 -0800 (PST) Received: from fep3.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8B6943E42 for ; Mon, 11 Nov 2002 15:46:17 -0800 (PST) (envelope-from dlavigne6@cogeco.ca) Received: from d226-42-146.home.cgocable.net (d226-42-146.home.cgocable.net [24.226.42.146]) by fep3.cogeco.net (Postfix) with ESMTP id 68D9B215D; Mon, 11 Nov 2002 18:46:15 -0500 (EST) Date: Mon, 11 Nov 2002 18:48:21 -0500 (EST) From: Dru X-X-Sender: dlavigne6@dhcp-17-14.kico2.on.cogeco.ca To: Kevin Stevens Cc: adrian kok , Subject: Re: check mac address In-Reply-To: <20021111184150.P209-100000@dhcp-17-14.kico2.on.cogeco.ca> Message-ID: <20021111184725.B209-100000@dhcp-17-14.kico2.on.cogeco.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Mon, 11 Nov 2002, Dru wrote: > > > On Mon, 11 Nov 2002, Kevin Stevens wrote: > > > > > On Monday, Nov 11, 2002, at 11:33 US/Pacific, adrian kok wrote: > > > > > Sorry I made you confusion > > > > > > Right now I have mac address but would like to check > > > the ip address of this mac address > > > > > > They are in same LAN > > > > > > Thank you > > > > You want 'rarp', but I don't know where it is; maybe someone can help. > > > > Grepping arp -a for the MAC will only work if the arp cache contains > > the address, i.e. if you've already been talking to that machine, which > > may not be the case. > > > /usr/ports/security/lcrozoex > > will take a given IP and find its MAC (that and 100s of other things you > didn't think you could/should do ;) > > See the usage example for Tool 3 at: > > www.laurentconstantin.com/common/lcrzoex/doc/en/examples.html Sorry for the dyslexia, got it backwards... I'm positive I've used lcrzoex to do this before, different tool number though. Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message