Private IP addresses are addresses used in a network that is not connected to the internet. You can use these addresses in your network and then use NAT with public IP addresses when connecting to the internet. 10.0.0.0 -10.255.255.255, 172.16.0.0 – 172.31.255.255, and 192.168.0.0 – 192.168.255.255 are defined as private addresses by RFC 1918.
An expert is a man who has made all the mistakes which can be made.
Comments