Quote:
Originally posted by interactive:
OT I think. Is there any sort of a utility out there that would show me all MAC address on a LAN (not sure if there is have a peice of equipment that I need it for).
|
On a local LAN, or a remote LAN? On a local LAN just issue the command: arp -a (this works on a Windows or a UNIX box).
On a remote LAN, there isn't a way to do this, ARP information is not passed outside of the network.