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, ∼1677🔥, 0💬
Popular Posts:
How to create a new WeChat account with my Facebook account? Creating a new WeChat account with a Fa...
Should I sign in to Google account after installing Google Chrome 55? When you run Google Chrome 55 ...
Where to find answers to frequently asked questions about Fitbit devices? Here is a collection of fr...
How to Uninstall Skype Meetings App on Windows? I don't need it anymore. You can following this tuto...
How do I tell what version of Outlook my computer is using? You can determine the version number of ...