FG
💻 Software

Show all machine's internal IP addresses (Windows XP)?

Fresh5 days ago
Mar 15, 202635717 views
Confidence Score0%
0%

Problem

I have 3 Windows XP machines connection in a small home network. (2 of the 3 have no screen or keyboard.) What's the easiest way for me to find out each of the machines internal IP addresses? Is there a DOS command I can run from Machine #1... and ask it "show each machine's IP address"?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Show all machine's internal IP addresses (Windows XP)?

Low Risk

If you have nmap you can do: nmap -sP 192.168.1.1/24 where 192.168.1.1 is network adress and 24 is netmask

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment