Computing.Net > Forums > Windows NT > Pinging utility?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Pinging utility?

Reply to Message Icon

Name: Mike
Date: November 17, 2000 at 10:35:07 Pacific
Comment:

Does anyone know of a pinging utility that will ping a range of numbers? For example, pinging 10.1.0.1 through 10.1.0.100 and telling me what is being used or not. Thanks Mike



Sponsored Link
Ads by Google

Response Number 1
Name: Martin
Date: November 17, 2000 at 15:04:51 Pacific
Reply:

there are programs to tell wath the available IP's but if you looking so assing an static IP you can just ping anything and you get request time out you can use that IP


0

Response Number 2
Name: Mike
Date: November 17, 2000 at 17:16:04 Pacific
Reply:

The problem is that I would sit there and ping a 254 ip addresses, which sucks.


0

Response Number 3
Name: Laron
Date: November 18, 2000 at 22:43:14 Pacific
Reply:

Fat finger in DOS Command Prompt window:
c:> REM for /L %i IN (start,incr,end) DO command
C:> REM now for real

C: for /L %i IN (1,1,100) DO ping 10.1.0.%i

...that would be a one line command entered and you eyeball the results

...improve it by placing it an a batch file with input parameters (numbers) "start" and "end" and then let the batch file interpret the success of the ping command and then tell you the results good or bad (Hint:use IF ErrorLevel)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: Pinging utility?

can see the other computers in network neighborhood, but can't ping them??? www.computing.net/answers/windows-nt/can-see-the-other-computers-in-network-neighborhood-but-cant-ping-them/7097.html

Connectivity www.computing.net/answers/windows-nt/connectivity/13209.html

PING www.computing.net/answers/windows-nt/ping/12016.html