RE: How to find an IP address from the MAC address of a remote ma chine ? (DHCP web page)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If your "local LAN" is in a single broadcast domain (i.e., non routed), then
the arp table on your computer can be populated by using a simple shell
script to ping all hosts on your subnet.  

Alternately, you can ping the broadcast address of your subnet -- though
this doesn't always get a full arp table population.  

After that, 'arp -n' will display all of the active IPs and their MAC
addresses.  

Cheers!  


-----Original Message-----
From: Daevid Vincent [mailto:daevid@xxxxxxxxxx]
Sent: Monday, December 01, 2003 5:56 PM
To: redhat-list@xxxxxxxxxx
Subject: RE: How to find an IP address from the MAC address of a remote
machine ? (DHCP web page)


What is a good way then to find IPs and MAC addresses on your local LAN??

> -----Original Message-----
> There can be either static or dynamic arp table entries.  You 
> should not
> depend on the arp table to remember things forever for lookup at any 
> time.


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux