»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 10-21-2003, 12:04 PM   #1 (permalink)
Registered User
 
Join Date: Feb 2002
Location: Here,but not TOTALLY
Posts: 171
Einsamherz is on a distinguished road
Send a message via AIM to Einsamherz
Kids Finding all used IP addresses

I'm in charge of a small network of about 35 PCs plus various other things that eat IP addresses at work.

Is there a way (ex. a free software package) that will tell me which IPs are used and which are still available?

I *could* ping all the ones I'm not sure about, but that would still leave >200 pings to do.

Thanks!

Einsamherz is offline   Reply With Quote
Old 10-21-2003, 12:05 PM   #2 (permalink)
Guest
Guest
 
Posts: n/a
http://www.petri.co.il/quickly_find_...resses_gui.htm
  Reply With Quote
Old 10-21-2003, 12:06 PM   #3 (permalink)
Registered User
 
jkrohn's Avatar
 
Join Date: Oct 2001
Location: Champaign, IL
Posts: 3,253
jkrohn is on a distinguished road
Send a message via ICQ to jkrohn Send a message via AIM to jkrohn Send a message via Yahoo to jkrohn
Probably your best bet would be to write a batch file or a shell script to do pings for you, then record them accordingly.

Jkrohn
__________________
Jkrohn
jkrohn is offline   Reply With Quote
Old 10-21-2003, 12:14 PM   #4 (permalink)
Registered User
 
Droppyale's Avatar
 
Join Date: Dec 2002
Location: -----------
Posts: 1,798
Droppyale is on a distinguished road
Send a message via AIM to Droppyale Send a message via Yahoo to Droppyale
http://www.angryziber.com/ipscan/
Droppyale is offline   Reply With Quote
Old 10-21-2003, 12:21 PM   #5 (permalink)
Registered User
 
Join Date: Feb 2002
Location: Here,but not TOTALLY
Posts: 171
Einsamherz is on a distinguished road
Send a message via AIM to Einsamherz
Sweet!

I found this one too...

FOR /L %i IN (1,1,254) DO ping -n 1 192.168.0.%i | FIND /i "Reply">>c:\ipaddresses.txt

Not anything sexy, but it'll do the task.

Thanks!
Einsamherz is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 01:06 AM.