12
Mar
07

Tutorial: Two Ways to Lookup Your Own IP Address

What is an IP address?

An IP (Internet Protocol) address is a unique address within a network used by devices to communicate with other devices within the network. Computers, printers, routers, and network hard drives are examples of devices that could have an IP address within a network.

IP addresses are generally assigned according to country and internet provider. There are also some specially reserved IP addresses or IP ranges that are universally understood:

  • Local Machine IP – The IP address 127.0.0.1 (localhost) is always synonymous with the local machine. This IP address is valid only within the local machine environment, as every computer is its own “localhost”.
  • Private Network IP’s – The IP ranges 192.168.0.1-192.168.0.254, 10.0.0.0–10.255.255.255 and 172.16.0.0–172.31.255.255 are reserved for private internal networks, such as a home networks or corporate intranets. These IP addresses are only valid within the local network and cannot be used if, for instance, a user wanted to connect to another user over the internet. Thus, it is typical for a computer to have an IP address for the local network (e.g. 10.1.2.1) and an IP address visible to the Internet (e.g. 65.34.24.24), which is itself one large network.

For the purpose of this tutorial, private network IP’s will be referred to as internal IP’s while internet-accessible IP’s will be referred to as external IP’s.

Why would I need to know my IP address?

  1. Network gaming [internal or external]
  2. Running a private server (e.g. FTP, HTTP) [internal or external]
  3. Windows file sharing within an home network [internal]
  4. … and any time another computer or service needs to identify your machine for commication or software deployment


Method #1: Using the Windows Command Prompt for IP Lookup

(Assumption: You are using Windows 2000 or XP. Windows Vista is probably the same but it will be a cold day in hell before …)

The easiest way to determine a computer’s IP address is by using the windows command ipconfig.

ipa01.jpg

Click on the windows start button.

ipa02.jpg

Click on the Run option on the start menu. A pop-up window entitled “Run” should appear.

ipa03.jpg

Type command in the text box (Windows 2000 users: use cmd instead). Click on the OK button.

ipa04.jpg

Type ipconfig in the Windows command prompt and press the Enter key.

ipa05.jpg

Lookup the number beside the label “IP Address”. This is at least one of the computer’s available IP addresses.

Recall from earlier that certain IP ranges are reserved for internal addresses. In this case the IP 192.168.1.101 represents the computer’s IP address within the LAN. Other machines on the LAN (e.g. computers, printers, network drives) can communicate with the computer using this IP address, but the address is unavailable to computers over the internet. The external IP address is required to connect to a network game or other service hosted outside the LAN. Fortunately, the external IP address can usually be determined by visiting certain web pages.

Method #2: Using an existing Web Page for IP Lookup

There are several instances where Method #1 cannot be used to obtain the required information. The most common instances are as follows:

  • The external IP address is required but ipconfig only returns an internal IP address
  • The Windows command prompt is disabled (this is sometimes done within corporate networks as a security measure).

Several web pages on the internet are dedicated to displaying a visitor’s external IP address.

ipb01.jpg

Open a web browser and visit the following URL:
http://whatsmyip.org/

ipb02.jpg

The external IP address will be displayed at the top of the screen.

It’s better to save helpful tutorials in to your pc so that you can have an online file sharing access with anyone of your friends in time of need. Some backup hosting sites do provide an online backup support for your websites. All kinds of data recovery programs are really helpful the data recovery of important files that had been deleted mistakenly.

Related Posts:

3 Responses to “Tutorial: Two Ways to Lookup Your Own IP Address”


  1. 1 Lucian Mar 15th, 2007 at 6:42 pm

    If you want to get more info about your IP address you can use http://www.ipgp.net

  2. 2 Lucian Apr 11th, 2007 at 1:00 pm

    You can use: http://www.ipgp.net , shows accurate informations and maps

  1. 1 Reverse Address Directory » Tutorial: Two Ways to Lookup Your Own IP Address Pingback on Mar 12th, 2007 at 6:25 am

Leave a Reply

Captcha
Enter the letters you see above.




Further Research




Categories


Archives