Possible Duplicate:
Why are home networks prefixed with 192.168?
What makes the numbers 192.168 or 10. or 172.16 so special that those addresses, as opposed to other ones, were chosen as the private ipv4 ranges?
What makes the numbers 192.168 or 10. or 172.16 so special that those addresses, as opposed to other ones, were chosen as the private ipv4 ranges? | ||||
|
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
IPV4 defines 5 large IP addressing range classes:
The private address ranges are based on the classes and are specified as a specific range over the start addresses of the 3 first classes:
You can find more details here. | ||||
|
feedback
|
|
The Internet Engineering Task Force (IETF) directed the Internet Assigned Numbers Authority (IANA) to reserve the IPv4 address ranges. See this Wikipedia article on private networks. Check out RFC1918. | |||
|
feedback
|
|
Nothing, really, it just worked out that way. There's one private block in each class. (See RFC 1918 for details on private IP addressing.) | |||
|
feedback
|