Re: How to find an IP address from the MAC address of a remote machine ? (DHCP web page)

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

 



On Monday 01 December 2003 22:55, Daevid Vincent wrote:
> What is a good way then to find IPs and MAC addresses on your local
> LAN??
>
 

One possible blind discovery method....

In one process run nmap against the network segment you're interested 
in,  in another process run tcpdump (with the -e switch) and in a 
little while you have all ip's and their MAC's for any node that 
responds.

say..

nmap -v -p 80 192.168.1.0/24
tcpdump -n -e icmp

Regards,  Mike Klinke




-- 
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