• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Finding IP address on XP

mike123

Member
Is there a different way of locating your IP address on XP?I know with other versions on windows you typed in "winipcfg",but with XP it doesn't work.
 
Thanks poontos.I did that and it worked.As far as "IPCONFIG",every time I typed that and a window opened up and disappeared quickly.Didn't see a thing.
 


<< Thanks poontos.I did that and it worked.As far as "IPCONFIG",every time I typed that and a window opened up and disappeared quickly.Didn't see a thing. >>


Start -> Run -> Type: cmd

In the Command prompt window, type: ipconfig

I have done what you are describing before, so no worries, just a simple booboo. Plus, WeakSuperhero wasn`t too explicit in his instructions. 🙂
 
you can click on network connections (from the control panel)- then click on your network adaptor. On the left should appear in the "details" section your ip address.

 
or just go to "Programs".. "Accessories".. and then open up the "Command Prompt"
and then do all sorts of neat commands and dont worry about the window closing on ya 😉


like:

Netstat
Netstat -a

ipconfig
ipconfig /all

Netstat shows all protocols, connections, etc.. and their appropriate ports 😱
Useful information at times

 
Oops!
If I am wanting ipconfig info frequently, I put a shortcut to command prompt on desktop. Also, if you minimize instead of closing, you can "maximize, up arrow, enter" and it will perform the last entered command.🙂
 
Back
Top