On Sat, May 23, 2009 at 01:43:17PM +0200, pch0317 wrote:
> Hi
> I want to know a name of program which scan a LAN and return a list of  
> used IP and it's MAC address.

Use your favorite network scanner to get a list of IPs. Then resolve
them to MAC addresses through arp (or arp -n). If this is right after
the scan, all the addresses should be in your arp cache.

If you want to follow the usage of addresses in your LAN on a regular
basis, you can use arpwatch instead of active scans.

-- 
Tzafrir Cohen         | tzaf...@jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzaf...@cohens.org.il |                    |  best
ICQ# 16849754         |                    | friend


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to