- Posts: 4
- Thank you received: 0
to trace all ip in local network by command not software
- krishnainfotech
- Topic Author
- Offline
- New Member
Less
More
16 years 3 months ago #27145
by krishnainfotech
dear friends
can any body inform how to see all all ip in my network not from software. i need by command
can any body inform how to see all all ip in my network not from software. i need by command
16 years 3 months ago #27148
by SteveP
Replied by SteveP on topic Re: to trace all ip in local network by command not software
You could try net view from the command prompt which will give you the computer names, then ping each by name. You could pipe the output of net view to a text file then incorporate that into your ping sweep. Finally, after you've pinged all the hosts, look at the arp cache.
There may be an easier way of doing what you want ... I've not thought about it too much!
There may be an easier way of doing what you want ... I've not thought about it too much!
Time to create page: 0.135 seconds