According to Ask.com one of the most popular technology questions of 2009 was “How do I find my IP address?”. This article will show you how to do this on Windows (98, ME, 2000, XP, Vista & 7), Mac OS X and all varieties of Linux.
How do I find my IP address in Windows?
- Click START from the menu bar.
- Click on Run.
- In the Run box type “CMD“ (This will bring up a black box, a Command Prompt).
- At the Command Prompt type “ipconfig /all“ (ipconfig stands for IP Address Configuration and the /all tells the computer to show you all information pertaining to your various network connections (wired, wireless & virtual))
- If you’re looking for your Wired IP Address the result be be under “Local Area Connection“. If you’re looking for your Wireless IP Address the result will be under “Wireless LAN adapter…” (see picture below).

- IPCONFIG will present you with more data than you’re looking for however the IP Address can be found under either “IP Address“ or in Windows 7 it is called “IPv4 Address“. Once you’ve located that row your IP Address will look something like 192.168.1.111 (it will be in the x.x.x.x format). Thats it, you’ve found your IP!
How do I find my IP address in Mac OS X?
- Click on the Apple icon located at the top left of the screen and select “System Preferences…“.
- Select “Network“ from the System Preferences window.
- On the left hand side select the network adapter you’re currently using to access the network. “Built-in Ethernet” is your wired connection and “Airport” is your wireless connection.
- Once you’ve selected the appropriate network adapter your IP Address will be revealed on the right pane in your Network System Preferences (see picture below).

How do I find my IP address in Linux?
- From a command prompt type “ifconfig -a“ (ifconfig stands for interface configuration and the -a tells the computer to show all network interfaces.
- Locate your connected network adapter. Typical Linux network adapters naming conventions areĀ “eth0” for a wired adapter and “wlan0” for a wireless adapter.
- You will find your IP Address formatted as “inet addr: 192.168.1.100“ (see picture below).

If you’re confused or have questions please feel free to leave us a comment below or send us your questions to @BL3NDlabs on Twitter.





RSS