How to find IP address in windows xp

Click on the start menu button and then on run (or hold down the windows key and R)



Type "cmd" (without quotes) and hit enter



Once the box opens type "ipconfig /all" (without quotes) and hit enter



Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Noodles>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : chicken
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Eth
ernet NIC
Physical Address. . . . . . . . . : 00-C0-9F-58-42-AA

Ethernet adapter Wireless Network Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/Wireless 2200BG Network
Connection
Physical Address. . . . . . . . . : 00-0E-35-7D-00-EC
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IP Address. . . . . . . . . . . . : fe80::20e:35ff:fe7d:ec%5
Default Gateway . . . . . . . . . : 192.168.0.254
DHCP Server . . . . . . . . . . . : 192.168.0.103
DNS Servers . . . . . . . . . . . : 192.168.0.103
fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
Lease Obtained. . . . . . . . . . : Saturday, 13 January 2007 5:12:50 p.
m.
Lease Expires . . . . . . . . . . : Saturday, 20 January 2007 5:12:50 p.
If you are using dynamic addresses and are connected successfully to a network with DHCP then you should see an address next to "IP Address". If it fails to connect properly or your DHCP server isn't working then your address should be in the 169.x.x.x range. With a 169.x.x.x range then you won't be able to use the network adapter.