How To Determine If a Computer Is Assigned a Non-routable IP Address
- Search Again SUMMARY How can I tell if my computer is using an IP address that is not routable across the Internet?
SOLUTION For a computer running Windows 95, Windows 98 or Windows Millennium:
- From the Windows Start menu, click Run.
- In the Open box, type WINIPCFG.
- The IP Configuration dialogue box will appear. Make sure the network adapter card is highlighted in the top drop down box, then read the IP address. If your network card is not box, click on the down arrow in order to select the network adapter.
For a computer running Windows NT , Windows 2000, or Windows XP:
- From the Windows Start menu, click Run .
- In the Open box type CMD and click OK.
- At the C:\> prompt, type IPCONFIG /ALL and press Enter.
- Find the section for the network adapter card
.
Compare the IP address to the address ranges listed below:
10.0.0.0 - 10.255.255.255 172.16.0.0 - 172.31.255.255 192.168.0.0 - 192.168.255.255 If the IP address fits into any of these ranges, then your computer has been assigned a non-routable IP address. This may be due to the computer being assigned an address to work with a Network Address Translation (NAT) device. Related Articles |  | |
|