Offhand I do not know the ping command for that but it is trivial with nmap.
You could run "nmap -sP 230.100.133.0-255" for instance, to do a ping scan of 
the entire 230.100.133.X class C (?) network.

The output is a list of all the detected systems, mostly as simple IP 
addresses in my local case, with a few system names for those computers with 
static IPs and netbios names.  Since nmap uses ping in this case, there is 
obviously a command string that will do it from ping itself.  Anyone?

On Wednesday 07 February 2001 10:56, Ken Thompson you wrote:
> Is there a way to ask ping (or whatever) to return a list of addresses on
> your network?
> Example: M$ "find computer" in Network Neighborhood returns a list of
> systems on the network. I'd like to do the same from either a GUI or
> command line interface from my linux boxn...

-- 
Against stupidity, the gods themselves contend in vain.

Reply via email to