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, 1515🔥, 0💬
Popular Posts:
Why am I getting the "Spawn Failed: Server at http://127.0.0.1:47353/u ser/fyicenter/didn't respond ...
How to save word documents into Unicode UTF-8 text files? When I convert Word documents into text fi...
How can I create a Personal Folders File (.pst) to store messages, contacts and other types of Outlo...
Where to find answers to frequently asked questions on Facebook? I want to know how to know how to u...
What do those Fitbit icons mean? Over the years, Fitbit has used a number of icons on their wearable...