Page 1 of 1
How to find all static IP addresses in use
#1
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.
Thanks for any help.
#4
Posted 20 August 2002 - 03:40 PM
Where did he say anything about 1000 PCs? He just wanted to know...and I gave a correct answer.
Quote:
How can I find all static IP addresses in use on Windows NT server?
#7
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
#8
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... )
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... )
#9
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
#10
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.
Share this topic:
Page 1 of 1

Help










