This command is not exactly what I am lookig for.
I have a MAC address for examle "aa:bb:cc:dd:ee:ff" but I dont know what its IP.
What I want is to get the IP address knowing the MAC address.

On the other hand I have successfully re-addressed my NIC by the follwing commands:

ifconfig ethx down
ifconfig ethx hw ether aa:bb:cc:dd:ee:ff

where ethx is (eth0, eth1, ...).

Thanks
Mazen

------Original Message------
From: -michael- <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: November 20, 2000 5:08:07 AM GMT
Subject: Re: [newbie] Finding host based on MAC address


Why not go to a terminal window (assuming you are using Linux) and type arp 
-a?
BTW if you are successful at re-addressing your NIC, let me know!
-michael-
On Sunday 19 November 2000 20:04, you wrote:
> HI,
> 
> I need to find hosts in my local network that uses a certain MAC address. 
I've heard about a program called "arpping" that can "ping" a host using the 
MAC address instead of IP address.
> 
> Do you know where to get this program or something similar?
> 
> Thanks
> Mazen
> 
> ______________________________________________
> FREE Personalized Email at Mail.com
> Sign up at http://www.mail.com/?sr=signup

-- 
;-)
-michael-

______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup

Reply via email to