A unique Internet Protocol (IP) address, known as a public IP address, is assigned to every computer that connects to the Internet. The IP addressing scheme makes it possible for computers to “find each other” online and exchange information. Within a private network, computers use addresses excluded by convention from use on the Internet. The difference between a private IP address and a public IP address then, is that private IP addresses are reserved for private networks, and public IP addresses are reserved for the Internet.
The Internet Assigned Numbers Authority (IANA), a once-autonomous organization, now works within the purview of the Internet Corporation for Assigned Names and Numbers (ICANN). IANA is responsible for overseeing global allocation of IP numbers, among other related protocols. Within the range of publicly available IP addresses are specific, excluded ranges withheld for private network use. These private IP ranges are as follows:
Computers within a private network are each assigned a unique address in order to exchange files and share resources with one another. The network router, which routes information, will pass data back and forth among the connected computers, using the respective addresses. But how do computers on a private network connect to the Internet?
Assuming the network has Internet connectivity, the computer connected to the digital subscriber line (DSL) modem is assigned a public IP address by the Internet Service Provider (ISP). This single public IP address is used to identify the network on the Internet. Now the network’s router acts as a gatekeeper between the private network and the public Internet. Using a built-in Network Address Translator (NAT), the router passes requests to the Internet using the assigned public IP address. Returning data is routed back to the public IP address, with the router determining which private IP address requested the information. In essence, the private IP address is daisy-chained to the public IP address through processes in the router.
A public IP address can be static or dynamic. A static public IP address does not change and is used primarily for hosting webpages or services on the Internet. Some gamers also prefer static IPs for interactive gaming. A dynamic public IP address is chosen from a pool of available addresses and changes each time one connects to the Internet. Most people have a dynamic public IP address, as it is the standard type of public IP address assigned when purchasing Internet connectivity.
Various freeware programs are available online that will display your computer’s assigned public IP address for you. To see private IP addresses you can open your router’s configuration dialogs, or if using Windows XP, type ipconfig at the command prompt. The command prompt is available through Start -> All Programs -> Accessories -> Command Prompt. To leave the command prompt window, type exit.
|
anon178865
Post 10 |
since every host in a private network needs a public ip address to communicate to the internet, does my modem at home have a public ip address on it? |
|
anon151226
Post 9 |
then we go for public ip address to access the system from outside with the help of routers. in this, routers can play the major role. |
|
anon68732
Post 7 |
connect by using Team viewer the easy way or RDP. |
| Related Topics | |
|
anon54144
Post 6 |
i have dynamic ip form isp,and i implemented domain with iis (contains 1 webpage, html) but it is not connected to the internet wordwide. i want to convert my pc into web server. how can i? |
|
trigoTSR0007
Post 5 |
if i am conn to a private network and use a dynamic public ip address that our ISP provides, how can i conn to my friend that is using a static ip address?? because we want to share files and information when i am in the office but we are on the same ISP. |
|
bunny143
Post 4 |
I am now in one private network. I just want to run an application in one system and wants to access it from the outside. For that what are the requirements and what is the procedure? |