Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Private IP vs. Public IP
What are the differences between private IP addresses and public IP addresses? How a private IP network is mapped to a single public IP?
✍: FYIcenter.com
Private IP addresses are IP addresses reserved for building private networks
within an organization. Private IP addresses are listed below:
Class Private IP Range ----- ------------------------------ A 10.0.0.0 to 10.255.255.255 B 172.16.0.0 to 172.31.255.255 C 192.168.0.0 to 192.168.255.255
Public IP addresses are IP addresses reserved for building the public Internet. Any non-private IP addresses are public addresses. Public IP addresses are managed by different Internet administrative organization. If you want to reserve some public IP addresses for your organization, you have to get them through your ISP.
When connecting your private local network to the public Internet, you ISP will assign a dynamic or static public IP address to represent your entire private network. In order for all local devices to share the same public IP address when communicating to a remote host on the Internet, you need a NAT router to perform NAT (Network Address Translation) tasks.
Fortunately, today's WiFi routers can also perform NAT tasks, so you don't need to buy any additional hardware.
Here is an example of WiFi router performing NAT tasks to allow a private local network (192.1.68.0.0/24) joining the public Internet with a single public IP of 82.10.250.19.
2021-05-16, 1541🔥, 0💬
Popular Posts:
Where to find answers to frequently asked questions on Google Chrome? I want to know how to install ...
How to use my iPhone and iPad to set up and manage Chromecast device on my TV? I have a Chromecast d...
How to convert slide files created with older versions of PowerPoint to the current PowerPoint? I ha...
How to create a new PowerPoint presentation from a PowerPoint template? I have a PowerPoint template...
How to remove Microsoft Teams form my Windows 7 system? I don't want it any more. You can remove Mic...