[Ti] network IP search software
Paul Russell
prussell at arc-software.com
Wed Mar 19 08:44:09 PST 2003
>Can anyone point me to some OS X software (or 9) that will let me
>see the ip address on a local network? Like in a school with a mixed
>computer environment (windows 95/98/200 and powermacs 0S 7.5.3 up to
>OS X)
>
If you don't already have fink installed then install fink.
Once you have fink installed then install nmap:
% fink install nmap
You can then use nmap to scan your local network, e.g.
% nmap -sP '10.0.1.*'
Paul
--
More information about the Titanium
mailing list