Click to See Complete Forum and Search --> : Need to get list of all static ip addresses on network


MW
08-15-2002, 08:35 AM
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.

JaxDave
08-15-2002, 03:15 PM
This may help. On the PDC, Try to use the netstat -an command from the command line. It will show you all machines currently connected to that machine. If you have all of your clients logged onto the domain. They should show up

------------
MW at 8/15/2002 9:35:47 AM

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.