From owner-freebsd-questions Mon Nov 11 15:43:16 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 993B437B401 for ; Mon, 11 Nov 2002 15:43:15 -0800 (PST) Received: from fep4.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BB7343E75 for ; Mon, 11 Nov 2002 15:43:14 -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 fep4.cogeco.net (Postfix) with ESMTP id 3265D8A50; Mon, 11 Nov 2002 18:43:06 -0500 (EST) Date: Mon, 11 Nov 2002 18:45:11 -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: <26C99F84-F5AE-11D6-BFBA-003065715DA8@pursued-with.net> Message-ID: <20021111184150.P209-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, 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 Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message