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, 1286🔥, 0💬
Popular Posts:
What are Mimehandler and Plugin Processes of the Google Chrome program on Windows? Mimehandler and P...
How to Uninstall Skype Meetings App on Windows? I don't need it anymore. You can following this tuto...
Where to find answers to frequently asked questions on Microsoft Teams? Here is a list of frequently...
Where to find answers to frequently asked questions on Microsoft PowerPoint? I want to know how to c...
Why am I getting the "You now have two copies of a file" error from OneDrive for Windows? You will g...