Date: Mon, 11 Nov 2002 11:45:37 -0800 From: Kevin Stevens <Kevin_Stevens@pursued-with.net> To: adrian kok <adriankok2000@yahoo.com.hk> Cc: questions@FreeBSD.ORG Subject: Re: check mac address Message-ID: <26C99F84-F5AE-11D6-BFBA-003065715DA8@pursued-with.net> In-Reply-To: <20021111193329.5902.qmail@web21204.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. KeS 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?26C99F84-F5AE-11D6-BFBA-003065715DA8>