Compatible Support Forums: How to find all static IP addresses in use

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to find all static IP addresses in use

#1 User is offline   mabuhay 

  • stranger
  • Group: Members
  • Posts: 21
  • Joined: 17-January 02

Posted 15 August 2002 - 05:13 PM

How can I find all static IP addresses in use on Windows NT server? We have several printers and PCs with static addresses, but they are not in the "Reservations" list, and do not show up in the "Active Leases" because they don't use DHCP. I want to be sure I don't assign the same static IP address to some new wireless units we just got, but, other than trial and error through pinging addresses, I'm not sure how to do it.
Thanks for any help.
0

#2 User is offline   Julian Mehnle 

  • stranger
  • Group: Members
  • Posts: 19
  • Joined: 07-April 02

Posted 16 August 2002 - 09:16 PM

Code:
ipconfig /all

0

#3 User is offline   ynwa 

  • stranger
  • Group: Members
  • Posts: 1
  • Joined: 16-August 02

Posted 20 August 2002 - 03:34 PM


0

#4 User is offline   Julian Mehnle 

  • stranger
  • Group: Members
  • Posts: 19
  • Joined: 07-April 02

Posted 20 August 2002 - 03:40 PM

Where did he say anything about 1000 PCs? He just wanted to know...
Quote:
How can I find all static IP addresses in use on Windows NT server?
and I gave a correct answer.
0

#5 User is offline   clutch 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 3859
  • Joined: 29-March 00

Posted 20 August 2002 - 09:46 PM


0

#6 User is offline   Four and Twenty 

  • Pooh-Bah
  • Group: Members
  • Posts: 1623
  • Joined: 25-March 00

Posted 21 August 2002 - 12:03 AM


0

#7 User is offline   Xiven 

  • addict
  • Group: Members
  • Posts: 690
  • Joined: 21-May 00

Posted 22 August 2002 - 02:33 PM

Quote:
Where did he say anything about 1000 PCs? He just wanted to know...[quote]We have several printers and PCs with static addresses


Easily missed, especially as the first sentence was a little misleading, but there you go smile
0

#8 User is offline   LeViNQ 

  • stranger
  • Group: Members
  • Posts: 1
  • Joined: 25-August 02

Posted 25 August 2002 - 07:21 AM

I read a section in the book "Hacking Exposed 2nd".
They mentioned something about "Ping Sweep" which is a part of tools for finger-printing.

Whatever your intention is, the pingsweep is a very good tool to see which IP address(es) is (are) alive (being used).

Another way is to write a script, based on your subnet masking -- and tries to ping *every* IP address in your calculated subnet.

Another method is -- if you happened 2 be the sys-admin of the DHCP server... )
0

#9 User is offline   bytemangler 

  • member
  • Group: Members
  • Posts: 114
  • Joined: 27-February 01

Posted 29 August 2002 - 11:16 PM

Quote:
A simple batch deployment could ask each machine to pipe the output to a file and then upload those files to a given target if needed.

Hi clutch,
How does that work? I'm interested. thanks
0

#10 User is offline   clutch 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 3859
  • Joined: 29-March 00

Posted 30 August 2002 - 02:14 AM

I would have to dig up this Excel spreadsheet that I have that does it. If I find it again, I'll send it to you.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users