How to Identify Your Web Server and IP Address
SUMMARY
This article describes how to identify the Internet Protocol (IP) address of your computer and the type of Web server that you are using to display your Web pages. www.tartoos.com
MORE INFORMATION
Identify your IP Address
To find out what your IP address is, use the method appropriate to your version of Windows.
Microsoft Windows 95, Microsoft Windows 98, Microsoft Windows Millennium Edition (Me)
1. Click Start and then click Run.
2. In the Open box, type Winipcfg.exe and then click OK.
Your IP address appears in the IP Address box. www.tartoos.com
Microsoft Windows NT
1. Click Start, point to Programs, and then click Command Prompt.
2. At the command prompt, type ipconfig.exe and then press ENTER.
Your IP address appears.
Microsoft Windows 2000
1. Click Start, point to Programs, point to Accessories, and then click Command Prompt.
2. At the command-prompt, type ipconfig.exe and then press ENTER.
Your IP address appears.
Microsoft Windows XP
1. Click Start, point to All Programs, point to Accessories, and then click Command Prompt.
2. At the command-prompt, type ipconfig.exe and then press ENTER.
Your IP address appears.
NOTE: Regardless of which operating system you are using, if you use dynamic IP addressing and you are not currently connected to either your network or the Internet, you may not see an address in the IP Address box, or it may be displayed as 0.0.0.0. In this case, you can still access the TCP/IP networking functionality by referring to the default local host by using either the Domain Name System (DNS) name of localhost or the default IP Address (127.0.0.1).