Re: macintosh machine on network
Re: macintosh machine on network
- Subject: Re: macintosh machine on network
- From: Peter Sichel <email@hidden>
- Date: Thu, 23 May 2002 09:57:35 -0400
One approach might be to scan your IP subnet using ping to
find any active hosts and then consult the ARP cache to
find their corresponding Ethernet Hardware (MAC) addresses.
Once you have the MAC address, you can lookup the hardware
vendor at:
http://standards.ieee.org/regauth/oui/index.shtml
See the address scan tool in IPNetMonitorX as an example.
Alternatively, you could use a tool like nmap to fingerprint
the Operating System (IP stack).
Kind Regards,
- Peter
At 6:34 PM +0530 5/23/02, sachin mogam wrote:
Hi,
In my current project, the requirement is to be able to detect the macintosh
machines on the network. The network is mainly of PC and very few mac
machines are connected to network. the server is MS Windows based. Any help
in this regard is highly appreciated.
Regards,
Sachin
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.