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?
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?
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.
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.