I have a large network of computers with an ip range from 10.2.148.0 - 10.2.150.255. I want to be able to ping every computer in that address poll and then here is the important part
To output any computer that responds to a ping to a text file with just the IP address of a computer with each additional ip address on a separate line. Ideally this could be done using a command line but I have no idea how to do this. At the moment I can only ping one computer and when I output it to a text file using > test.txt I get the ping response and lots of other information which is not needed.
I really hope this makes sense as I have a big project relying on your answers.
Please help
Many Thanks
Chris
2007-11-20
03:54:08
·
5 answers
·
asked by
bobobobobobdilen
1
in
Computers & Internet
➔ Computer Networking
Thanks for all your answers so far. I have looked at angry ip scanner but when I output the file it does not only contain the IP address. I don't know any coding so any other answers would be gratefully received.
2007-11-20
04:22:20 ·
update #1